Re: [whatwg/xhr] Editorial: rewrite send()'s body/content-type processing (#205)

annevk commented on this pull request.



>  
-  <p>If <var>mimeType</var> is non-null and <a>author request headers</a>
-  <a for="header list">does not contain</a> `<code>Content-Type</code>`, then
-  <a for="header list">append</a> `<code>Content-Type</code>`/<var>mimeType</var> to
-  <a>author request headers</a>.
+       <li><p>Let <var>contentTypeRecord</var> be the result of

You might want to check that again, it's used exclusively for that. I guess I'd be okay calling them all after `Content-Type`.

-- 
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/xhr/pull/205#discussion_r183394377

Received on Monday, 23 April 2018 13:30:06 UTC