[wpt-sync] Sync PR 38913 - [Accept-CH] Ensure multiple headers are respected
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox113 fixed)
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38913 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38913
Details from upstream follow.
Ari Chivukula <arichiv@chromium.org> wrote:
[Accept-CH] Ensure multiple headers are respected
As per https://www.rfc-editor.org/rfc/rfc2068#section-4.2
we need to be sure we treat:
Accept-CH: A, B
the same as:
Accept-CH: A
Accept-CH: BWe also should be sure to treat:
Accept-CH:
the same as:
Accept-CH:
Accept-CH:Bug: 1422562
Change-Id: Idb40b732c37ebebfdcaaa34b695347ccf7e16562
Reviewed-on: https://chromium-review.googlesource.com/4324500
WPT-Export-Revision: 666c0a1e5df114f4a9bdeb66134c37e2a352a6de
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 1
Chrome
OK
: 1
PASS
: 1
Safari
TIMEOUT
: 2
Links
Details
New Tests That Don't Pass
- /client-hints/accept-ch-change.https.html [wpt.fyi]
- Accept-CH changes based on header:
FAIL
(Chrome:PASS
, Safari:TIMEOUT
)
- Accept-CH changes based on header:
Comment 4•2 years ago
|
||
bugherder |
Description
•