python-hyper / hyper

HTTP/2 for Python.
http://hyper.rtfd.org/en/latest/
MIT License
1.05k stars 191 forks source link

Implemented SOCKS5 proxies. #441

Open KOLANICH opened 3 years ago

KOLANICH commented 3 years ago

The code was taken from urllib3 and adapted to hyper.