http icon indicating copy to clipboard operation
http copied to clipboard

Support socks 5 proxy?

Open kingwkb opened this issue 7 years ago • 6 comments

kingwkb avatar Jun 19 '18 02:06 kingwkb

https://github.com/httprb/http/wiki/Proxy-Support ?

mikegee avatar Jun 19 '18 12:06 mikegee

This is a HTTP proxy, not support socks 5 proxy

kingwkb avatar Jun 22 '18 07:06 kingwkb

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?

unrooty avatar Mar 24 '20 06:03 unrooty

We don't support Socks proxy yet.

ixti avatar Mar 24 '20 22:03 ixti

@ixti thanks for the answer!

unrooty avatar Mar 25 '20 12:03 unrooty