Re: [whatwg/fetch] (WIP) allow Request to outlive environment settings object (#388)

annevk commented on this pull request.



> @@ -4734,6 +4746,10 @@ <h4 id="should-response-to-request-be-blocked-due-to-nosniff?"><dfn title="shoul
  <var>request</var>'s
  <span title=concept-request-integrity-metadata>integrity metadata</span> to it.
 
+ <li><p>If <var>init</var>'s <code title>keepalive</code> member is present, then set
+ <var>request</var>'s
+ <span title=concept-request-keepAlive>keepalive flag</span> to it.

And here.

-- 
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/388#pullrequestreview-2660689

Received on Tuesday, 4 October 2016 07:40:53 UTC