-
-
Notifications
You must be signed in to change notification settings - Fork 238
Setting a custom OkHttpClient #216
Copy link
Copy link
Open
Description
Is your feature request related to a problem? Please describe.
I would like to set a custom OkHttpClient when calling pdfView.initWithUrl() to be able to add other properties to the client. For me, just setting the headers is not enough.
Describe the solution you'd like
The pdfView.initWithUrl() should have a parameter called httpclient that would be passed in for the PdfDownloader
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels