Skip to content

Add support for HTTP/1.0 proxies.#1618

Merged
aaugustin merged 2 commits intomainfrom
issue-1609
Apr 21, 2025
Merged

Add support for HTTP/1.0 proxies.#1618
aaugustin merged 2 commits intomainfrom
issue-1609

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