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

BigBinaryRequest with customized headers/interceptors. #466

Open
royalpinto opened this issue Mar 25, 2017 · 0 comments
Open

BigBinaryRequest with customized headers/interceptors. #466

royalpinto opened this issue Mar 25, 2017 · 0 comments

Comments

@royalpinto
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant