Skip to content

Add support for HTTP/1.0 proxies. #1618

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

Merged
merged 2 commits into from
Apr 21, 2025
Merged

Add support for HTTP/1.0 proxies. #1618

merged 2 commits into from
Apr 21, 2025

Conversation

aaugustin
Copy link
Member

It is legal to answer an HTTP/1.1 request with an HTTP/1.0 response.

Fix #1609.

It is legal to answer an HTTP/1.1 request with an HTTP/1.0 response.

Fix #1609.
The use case for these parameters is the same.
@aaugustin aaugustin merged commit 77cf665 into main Apr 21, 2025
7 checks passed
@aaugustin aaugustin deleted the issue-1609 branch April 21, 2025 05:57
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 this pull request may close these issues.

ValueError: unsupported protocol with HTTP/1.0 proxy server
1 participant