HTTP_PROXY variable with username and empty password not supported #1274
Comments
For example, scrapy does not support Crawlera's API key like this: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Scrapy doesn't support proxy authentication when the password is empty when using the HTTP_PROXY environment variable to supply the proxy argument.
The text was updated successfully, but these errors were encountered: