Closed Bug 1150897 Opened 9 years ago Closed 8 years ago

Implement fetch "nosniff" spec changes

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 471020

People

(Reporter: bkelly, Unassigned)

References

Details

The fetch spec recently changed to add support for X-Content-Type-Options and "nosniff":

  https://github.com/whatwg/fetch/issues/35

We don't support this for network requests in general, though.  See bug 471020.
I don't think there is anything to do here beyond what bug 471020 implemented.
Status: NEW → RESOLVED
Closed: 8 years ago
Keywords: dev-doc-needed
Resolution: --- → DUPLICATE
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.