http
http copied to clipboard
Support socks 5 proxy?
https://github.com/httprb/http/wiki/Proxy-Support ?
This is a HTTP proxy, not support socks 5 proxy
There is an issues with SOCKS5 proxy. I have HTTP::ConnectionError (couldn't read response headers) error when trying to request data using this type of proxy.
Any suggestions on how to solve this?
We don't support Socks proxy yet.
@ixti thanks for the answer!