Closed Bug 1753162 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 32657 - Reject HTTP/0.9 response after seeing 1xx response

Categories

(Core :: DOM: Networking, task, P4)

task

Tracking

()

RESOLVED FIXED
99 Branch
Tracking Status
firefox99 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

(Depends on 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 32657 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/32657
Details from upstream follow.

Yutaka Hirano <yhirano@chromium.org> wrote:

Reject HTTP/0.9 response after seeing 1xx response

net::HttpNetworkTransaction interprets a 1xx response with body as
1xx response followed by an HTTP/0.9 response. It is confusing so let's
disable it.

Bug: 1291482
Change-Id: Ic3823838614330d761f11360a783859e5baa260e
Reviewed-on: https://chromium-review.googlesource.com/3428433
WPT-Export-Revision: 6eac1dacc94d039aafd33d3a9a553fde07b82e34

Component: web-platform-tests → DOM: Networking
Product: Testing → Core

CI Results

Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 2 tests and 4 subtests

Status Summary

Firefox

OK : 2
PASS: 8

Chrome

OK : 2
PASS: 6
FAIL: 2

Safari

OK : 2
PASS: 8

Links

GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a3e0096c462f [wpt PR 32657] - Don't interpret informational response body as HTTP/0.9 response, a=testonly
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/bb780ab8988f [wpt PR 32657] - Don't interpret informational response body as HTTP/0.9 response, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
You need to log in before you can comment on or make changes to this bug.