Closed
Bug 1618187
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 21987 - Convert string to binary to be able to concatenate with request headers
Categories
(Core :: DOM: Networking, task, P4)
Core
DOM: Networking
Tracking
()
RESOLVED
INVALID
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream][necko-triaged])
Sync web-platform-tests PR 21987 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/21987
Details from upstream follow.
Ziran Sun <zsun@igalia.com> wrote:
Convert string to binary to be able to concatenate with request headers
This is due to all keys and values have binary type in
wptserve.wptserve.RequestHeadersReference commit: 8b09eceee87d1001d261536e20901290c7c1b6d1
| Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → DOM: Networking
Product: Testing → Core
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream][necko-triaged]
| Assignee | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•