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

fix: Bypass proxy authentication with HTTP/1.0 requests #1267 #1342

Merged
merged 4 commits into from Apr 12, 2024

Conversation

dongfangtianyu
Copy link
Contributor

Reproduction conditions:

Use proxy.py with the requests library to access a target URL with the HTTPS protocol.

requests does not provide a request header, causing AuthPlugin to be bypassed.

@abhinavsingh
Copy link
Owner

@dongfangtianyu Thank you for the PR, and apologies for delaying the merge, was away from OSS for long. I have restarted the workflows and shall merge once after they passed. Best

@abhinavsingh abhinavsingh added the bot:chronographer:skip PR using this label is exempted from CHANGELOG management label Apr 12, 2024
@abhinavsingh
Copy link
Owner

@dongfangtianyu Thanks again for the PR, merged.

@abhinavsingh abhinavsingh merged commit 81510a0 into abhinavsingh:develop Apr 12, 2024
45 of 49 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:skip PR using this label is exempted from CHANGELOG management
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants