I am behind an HTTP proxy that requires authentication and I need to make HTTP/HTTPS requests through the proxy in order to get to the Internet. It would be perfect if we could implement this functionality in Tink.
In particular, I would hope to be able to use it for the Lix project. I have an open issue about it here: lix-pm/lix.client#29