Answer the question
In order to leave comments, you need to log in
Which HTTP client in Java with sending requests through a proxy with authorization should I choose?
Gentlemen, I welcome you all.
I recently switched to Java and just needed to write one project related to data parsing via HTTP and using paid proxies with authorization. Do not tell me, maybe there is a ready-made client, or in which direction to dig, so that you can use not ordinary proxies, but proxies with authorization by login / password.
Thank you!
Answer the question
In order to leave comments, you need to log in
maybe there is a ready client
which way to dig
I use okhttp https://square.github.io/okhttp/
Authorization in proxy can be done like this - https://stackoverflow.com/questions/35554380/okhtt...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question