Closed
Bug 1774693
Opened 3 years ago
Closed 3 years ago
Add `Set-Cookie` as a forbidden header name
Categories
(Core :: DOM: Networking, enhancement, P2)
Core
DOM: Networking
Tracking
()
RESOLVED
FIXED
105 Branch
| Tracking | Status | |
|---|---|---|
| firefox105 | --- | fixed |
People
(Reporter: lucacasonato, Assigned: mleclair)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
The Fetch spec has added the Set-Cookie header to forbidden request header names. See https://github.com/whatwg/fetch/pull/1453.
| Reporter | ||
Updated•3 years ago
|
See Also: → https://bugs.webkit.org/show_bug.cgi?id=241703
Comment 1•3 years ago
|
||
| Assignee | ||
Updated•3 years ago
|
Assignee: nobody → mleclair
| Assignee | ||
Comment 2•3 years ago
|
||
Pushed by mleclair@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1e540431f024
Added Set-Cookie as forbidden header name r=kershaw
Comment 4•3 years ago
|
||
| bugherder | ||
Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
status-firefox105:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•