Re: [whatwg/fetch] Add a speculative flag to `Request` as well as related processing (#881)

yoavweiss commented on this pull request.



> @@ -4072,6 +4076,12 @@ Range Requests</cite>. [[HTTP-RANGE]] However, this is not widely supported by b
 
     <p>is true, and unset otherwise.
 
+   <li><p>If <var>httpRequest</var>'s <a for=request>speculative flag</a> is set, 
+   <a for="header list">append</a>
+   `<code>Sec-Purpose</code>`/`<code>Prefetch</code>` to

True! :)

-- 
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/881#discussion_r267692081

Received on Thursday, 21 March 2019 10:20:15 UTC