[whatwg/fetch] Export "determine nosniff", and scope it under "header list". (#851)

I'm not certain it's right to scope this under `header list`, but "determine nosniff" doesn't seem like it scopes itself well enough to leave it global.

I'm hoping to call this (or anything better you might suggest) from https://github.com/WICG/webpackage/pull/348, where @mikewest encouraged me to require the new format to always be served with the nosniff header.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fetch/pull/851

-- Commit Summary --

  * Export "determine nosniff", and scope it under "header list".

-- File Changes --

    M fetch.bs (4)

-- Patch Links --

https://github.com/whatwg/fetch/pull/851.patch
https://github.com/whatwg/fetch/pull/851.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/851

Received on Wednesday, 12 December 2018 20:23:35 UTC