- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 17 Oct 2018 07:19:02 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 17 October 2018 14:19:23 UTC
annevk commented on this pull request. > <li> - <p>If <var>nosniff</var> is not failure and <var>mimeType</var> (ignoring parameters) is a - <a>CORB-protected MIME type</a> or <code>text/plain</code>, then return <b>blocked</b>. + <p>If <a>determine nosniff</a> with <var>response</var>'s <a for=response>header list</a> is true + and <var>mimeType</var> (ignoring parameters) is a <a>CORB-protected MIME type</a> or Once we have `Content-Type` parsing defined (request and response) I'm hoping to clean a lot of this up. -- 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/818#discussion_r225949427
Received on Wednesday, 17 October 2018 14:19:23 UTC