Re: [whatwg/fetch] WIP: Cancelation (#523)

jakearchibald commented on this pull request.



>  
- <li><p>If <var>connection</var> is not an HTTP/2 connection, <var>request</var>'s
- <a for=request>body</a> is non-null, and <var>request</var>'s <a for=request>body</a>'s
- <a for=body>source</a> is null, then <a for="header list">append</a>
- `<code>Transfer-Encoding</code>`/`<code>chunked</code>` to <var>request</var>'s
- <a for=request>header list</a>.
+  <li>

Ah balls. My editor tries to be "smart" but the lack of `</li>` caused its "smarts" to be "a pain in the arse".

-- 
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/523#discussion_r131089798

Received on Thursday, 3 August 2017 09:09:49 UTC