- From: Yutaka Hirano <notifications@github.com>
- Date: Wed, 13 Apr 2016 02:27:25 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Wednesday, 13 April 2016 09:27:52 UTC
> @@ -2031,6 +2031,17 @@ <h4 id="should-response-to-request-be-blocked-due-to-nosniff?"><dfn title="shoul > <span data-anolis-ref>MIX</span> > <span data-anolis-ref>CSP</span> > > + <li><p>If <var>request</var>'s <span title=concept-request-referrer-policy>referrer policy</span> > + is the empty string and <var>request</var>'s > + <span title=concept-request-client>client</span> is non-null, set <var>request</var>'s > + <span title=concept-request-referrer-policy>referrer policy</span> to <var>request</var>'s > + <span title=concept-request-client>client</span>'s associated referrer policy. > + > + <li><p>If <var>request</var>'s <span title=concept-request-referrer-policy>referrer policy</span> > + is the empty string, set <var>request</var>'s Done. --- 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/280/files/d7dd61eb180d424e4c0d5a6e37163450cfe19815#r59518348
Received on Wednesday, 13 April 2016 09:27:52 UTC