Skip to content
New issue

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

HTTP_PROXY variable with username and empty password not supported #1274

Closed
rdowinton opened this issue Jun 2, 2015 · 1 comment · Fixed by #1313
Closed

HTTP_PROXY variable with username and empty password not supported #1274

rdowinton opened this issue Jun 2, 2015 · 1 comment · Fixed by #1313

Comments

@rdowinton
Copy link
Contributor

Scrapy doesn't support proxy authentication when the password is empty when using the HTTP_PROXY environment variable to supply the proxy argument.

@redapple
Copy link
Contributor

redapple commented Jun 2, 2015

For example, scrapy does not support Crawlera's API key like this:
export http_proxy=http://<API key>:@paygo.crawlera.com:8010

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants