pgaref / HTTP_Request_Randomizer

Proxying Python Requests
http://pgaref.com/blog/python-proxy/
MIT License
148 stars 60 forks source link

Fix urllib3 proxy scheme failures #60

Closed JasonBristol closed 3 years ago

JasonBristol commented 3 years ago

Included in this PR

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 63.494% when pulling 336906b26d054e297b28b6a2aa20a5eaae07da16 on JasonBristol:urllib-fix into 78b305a3440f33cfd0caddb8ddf41b5eea974c68 on pgaref:master.

pgaref commented 3 years ago

Hey @JasonBristol -- this is actually fixing issue #59 that is been there for while now. Thanks for contributing and welcome to the project!