We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I set the proxy using the HTTP_PROXY environment variable, and depending on the website's protocol, HTTP::UserAgent does two things:
HTTP_PROXY
The text was updated successfully, but these errors were encountered:
I should add that the host of htttp_proxy is 127.0.0.1. It seems it gives an error if I use localhost.
htttp_proxy
127.0.0.1
localhost
Sorry, something went wrong.
No branches or pull requests
I set the proxy using the
HTTP_PROXY
environment variable, and depending on the website's protocol, HTTP::UserAgent does two things:The text was updated successfully, but these errors were encountered: