- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 24 Apr 2018 00:20:39 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 24 April 2018 07:21:03 UTC
Those error messages though only reach the console, they are not exposed to web content, so I don't think we need to care for them here. As for "opaque-filtered response", part of the point there is that some features, e.g., `<img>` will dig into the underlying response to get out the bits and display an image. CORB should prevent that for certain responses so I think you want to filter all of "no-cors"... -- 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/686#issuecomment-383829600
Received on Tuesday, 24 April 2018 07:21:03 UTC