Closed zackmark29 closed 2 years ago
Hello I would like to ask, Is it possible with your extension to use random proxy for each request? without re-creating a new instance of httpclient?
Sorry about never responding to this. I'm archiving this project as support for SOCKS proxies has been added in .NET 6.
You will have to use a separate HttpClient instance for each proxy.
Hello I would like to ask, Is it possible with your extension to use random proxy for each request? without re-creating a new instance of httpclient?