Re: [w3c/manifest] Obtain manifests only using the JSON MIME type (#858)

@mgiuca commented on this pull request.



> +          <li>If [=header list/extract a MIME type=] from |response|'s
+          [=response/header list=] is failure or not a [=JSON MIME Type=], then
+          abort these steps.

Also, do we know if this is going to break sites? I don't think implementations currently check that the MIME type is JSON. There are probably a lot of sites that don't serve their manifest with the appropriate MIME type which will break if we add this behaviour.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/858#discussion_r401972759

Received on Wednesday, 1 April 2020 23:43:24 UTC