- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 23 Apr 2018 06:18:41 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 23 April 2018 13:19:03 UTC
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 But there's also extractedMIMEType. I think calling it MIME type throughout would be less confusing, since that's what `Content-Type` takes as value. -- 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_r183390688
Received on Monday, 23 April 2018 13:19:03 UTC