[whatwg/fetch] Support same-origin, strict-origin, strict-origin-when-cross-origin in request' referrer policy (#342)

There're 3 new states "same-origin, strict-origin, strict-origin-when-cross-origin" have added to Referrer Policy specs [1]
These states should be added to request's referrer policy [2]
[1] https://w3c.github.io/webappsec-referrer-policy/
[2] https://fetch.spec.whatwg.org/#referrer-policies

Thanks

---
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/issues/342

Received on Thursday, 28 July 2016 03:39:17 UTC