Closed
Bug 1240755
Opened 10 years ago
Closed 10 years ago
test that fetch() sends custom Authorization header
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1064378
People
(Reporter: bkelly, Unassigned)
Details
The fetch spec is being updated to ensure that custom Authorization headers set in a fetch() Request override the browser supplied header. We should test this and, if necessary, fix necko to do the right thing here.
https://github.com/whatwg/fetch/issues/198
Reporter | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•