[whatwg/fetch] HTTP-redirect fetch should invoke "Set request's referrer policy on redirect" (#334)

https://w3c.github.io/webappsec-referrer-policy/#integration-with-fetch has rotted a little (it references Step 15 of HTTP-redirect fetch, which no longer exists), but the idea is that Fetch should call into the Referrer Policy to update the referrer policy on redirect, before the main fetch follows the redirect.

I can send a PR for this in a bit.

---
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/334

Received on Friday, 15 July 2016 17:00:59 UTC