Closed yschimke closed 4 years ago
i.e. when the client is used to connect to multiple backends. This is possible by replacing the BasicAuthenticator, but this duplicates functionality e.g. terminating after a unsuccessful request.
can you detail your idea further or submit a PR?
Yep, I'll post a link when it's ready. FWIW I've forked your library (which is great), so I can selfishly work in Kotlin.
i.e. when the client is used to connect to multiple backends. This is possible by replacing the BasicAuthenticator, but this duplicates functionality e.g. terminating after a unsuccessful request.