Skip to content
This repository was archived by the owner on Jan 14, 2018. It is now read-only.

BigBinaryRequest with customized headers/interceptors. #466

@royalpinto

Description

@royalpinto

BigBinaryRequest doesn't allow customizing request headers (passing auth headers).
Tried overriding loadDataFromNetwork request to create HttpURLConnection instance and setting headers but seems like loadDataFromNetwork is a final method at BinaryRequest and hence cannot be overridden.

Is there any way to use BigBinaryRequest with headers. I would like to get benefit of cache file too (Otherwise I could make use of normal request and write received byte array).

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions