- From: Yutaka Hirano <notifications@github.com>
- Date: Wed, 30 Mar 2016 07:53:03 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Wednesday, 30 March 2016 14:53:30 UTC
The spec says: If request's referrer is not "no-referrer", set request's referrer to the result of invoking determine request's referrer. The "determine request's referrer" algorithm combines request's referrer policy and environment's referrer policy, and then use it to calculate the referrer string. Is it reasonable to update the request's referrer policy to the combined referrer policy? That change is observable when the request is trapped in the service worker. @mikewest @jeisinger --- 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
Received on Wednesday, 30 March 2016 14:53:30 UTC