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

Handle HTTP/2 informational responses (1xx) #3336

Open
pquentin opened this issue Feb 1, 2024 · 2 comments
Open

Handle HTTP/2 informational responses (1xx) #3336

pquentin opened this issue Feb 1, 2024 · 2 comments
Milestone

Comments

@pquentin
Copy link
Member

pquentin commented Feb 1, 2024

Such responses involve the InformationalResponseReceived h2 event. It's currently unclear to me how we should handle them.

Relates #3319

@pquentin pquentin added this to the HTTP/2 milestone Feb 1, 2024
pquentin added a commit that referenced this issue Feb 1, 2024
Today it's not possible with HTTP/1.1 (see psf/requests#713) and even
python-hyper does not handle this case. This will be handled in
#3336.
@chengyechun
Copy link

1.26.x branch will be maintained until when?

@sethmlarson
Copy link
Member

@chengyechun 1.26.x branch receives security fixes and compatible bug fixes until Tidelift support is ended.

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

No branches or pull requests

3 participants