- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 01 Apr 2016 00:24:21 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Friday, 1 April 2016 07:24:54 UTC
@estark37 yeah, we should probably do that. If you search for "Execute set response's CSP list on actualResponse." you'll find how we integrated CSP, I guess we need to have similar things for the Referrer-Policy header (and not just during redirects I guess). Having said that, does Referrer Policy want to update for each fetch or only navigation fetches? If the latter it might be better to do this in HTML. --- 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/266#issuecomment-204286161
Received on Friday, 1 April 2016 07:24:54 UTC