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

chore: cherry-pick 4d26949260aa from chromium #33676

Merged
merged 4 commits into from Apr 29, 2022

Conversation

ppontes
Copy link
Member

@ppontes ppontes commented Apr 8, 2022

Don't interpret informational response body as HTTP/0.9 response

An informational (1xx) response with body can be interpreted as an
informational response followed by an HTTP/0.9 response. It is confusing
so let's stop doing that.

Bug: 1291482
Change-Id: Ic3823838614330d761f11360a783859e5baa260e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3428433
Reviewed-by: Matt Menke mmenke@chromium.org
Reviewed-by: Kenichi Ishibashi bashi@chromium.org
Reviewed-by: Mike West mkwst@chromium.org
Commit-Queue: Yutaka Hirano yhirano@chromium.org
Cr-Commit-Position: refs/heads/main@{#967169}

Notes: Backported fix for chromium:1291482.

@ppontes ppontes requested review from a team as code owners April 8, 2022 15:29
@ppontes ppontes added 15-x-y backport-check-skip Skip trop's backport validity checking semver/patch backwards-compatible bug fixes labels Apr 8, 2022
@electron-cation electron-cation bot added new-pr 🌱 PR opened in the last 24 hours and removed new-pr 🌱 PR opened in the last 24 hours labels Apr 8, 2022
@jkleinsc jkleinsc merged commit 76f4ced into 15-x-y Apr 29, 2022
@jkleinsc jkleinsc deleted the cherry-pick/15-x-y/chromium/4d26949260aa branch April 29, 2022 00:36
@release-clerk
Copy link

release-clerk bot commented Apr 29, 2022

Release Notes Persisted

Backported fix for chromium:1291482.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
15-x-y backport-check-skip Skip trop's backport validity checking security 🔒 semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants