You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I am using an AWS EC2 instance as a proxy server (custom configured squid3 server) to send a request to (for example) https://jcrew.com
My code works when I use version 0.7.1 but fails after upgrading to 0.7.3, tested on 0.7.2 just in case and it fails too
Describe the bug
I am using an AWS EC2 instance as a proxy server (custom configured squid3 server) to send a request to (for example) https://jcrew.com
My code works when I use version
0.7.1
but fails after upgrading to0.7.3
, tested on0.7.2
just in case and it fails tooTo Reproduce
Install 0.7.1
Install 0.7.2 or 0.7.3
For some reason it works without specifying a PROXY server
BUT fails once proxy is specified
Traceback
Expected behavior
The code should work just fine on newer versions
Versions
The text was updated successfully, but these errors were encountered: