Open
Description
Currently I try to connect to API with GET
requests. The problem is when I get an error I don't see the final request URL - it is hidden somewhere inside this library.
What about to add some log (at least for visible url part)?
I could inherit from NetworkDispatcher
but:
Cannot inherit from non-open class 'NetworkDispatcher' outside of its defining module
Metadata
Assignees
Labels
No labels