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

igrigorik 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, set

I can change that, but (fyi) it's inconsistent with surrounding language.. e.g.

>  <li><p>If <var>init</var>'s <code title>integrity</code> member is present, set
 <var>request</var>'s <span title=concept-request-integrity-metadata>integrity metadata</span> to it.

I'll keep as is for now, let me know if you want me to change it.


-- 
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

Received on Friday, 30 September 2016 17:23:03 UTC