Closed
Bug 1774693
Opened 2 years ago
Closed 1 year 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•2 years ago
|
See Also: → https://bugs.webkit.org/show_bug.cgi?id=241703
Updated•2 years ago
|
Comment 1•1 year ago
|
||
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → mleclair
Assignee | ||
Comment 2•1 year 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•1 year ago
|
||
bugherder |
Status: UNCONFIRMED → RESOLVED
Closed: 1 year 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
•