HttpRequest
HttpRequest copied to clipboard
does proxy support "HTTPS"?
does proxy support "HTTPS"?
I wanna to choice the route,like: if a website have multiple server I would like to choose one of it ,and it can be achive by use Proxy function
and in your demo ,I know it is fine to support 80,does it support 443?
I wanna force http request to specific ip (similar to curl --resolve)