Re: [whatwg/fetch] Define the response Content-Type header parser (#831)

annevk commented on this pull request.



> @@ -471,6 +584,9 @@ each other by 0x2C 0x20, in order.
      "<code>text/plain</code>", then return false.
     </ol>
 
+    <p class=warning>This intentionally does not use <a>extract a MIME type</a> as it is rather
+    forgiving and servers are not expected to implement it.

extract a MIME 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/fetch/pull/831#discussion_r232932816

Received on Tuesday, 13 November 2018 08:18:52 UTC