[whatwg/fetch] Referrer policies: add the missing policies (fixes #342) (#346)

The following policy states were recently added to the Referrer Policy
specification:

* same-origin
* strict-origin
* strict-origin-when-cross-origin

They were originally added in
https://github.com/w3c/webappsec-referrer-policy/pull/19 and
https://github.com/w3c/webappsec-referrer-policy/pull/56,
and discussed on the W3C WebAppSec list at
https://lists.w3.org/Archives/Public/public-webappsec/2016Mar/0085.html.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Referrer policies: add the missing policies (fixes #342)

-- File Changes --

    M Overview.src.html (4)

-- Patch Links --

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

Received on Friday, 29 July 2016 23:33:46 UTC