[whatwg/fetch] Add `cross-site` to allowed CORP header values. (#1016)

This patch adds `cross-site` to the list of allowed CORP header values. It's a no-op
at this point, but I've started asking folks to set this header in preparation for COEP
rollout, and one has pointed me to the spec, noting that the value I'm suggesting they
add isn't technically legal.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add `cross-site` to allowed CORP header values.

-- File Changes --

    M fetch.bs (2)

-- Patch Links --

https://github.com/whatwg/fetch/pull/1016.patch
https://github.com/whatwg/fetch/pull/1016.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/1016

Received on Wednesday, 1 April 2020 13:21:50 UTC