- From: Jake Archibald <notifications@github.com>
- Date: Mon, 10 Aug 2015 03:42:55 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Monday, 10 August 2015 10:43:25 UTC
Media elements, `<track>`, appcache and `importScripts` all fail to use body content if the status code looks like an error. `<link>`, `<object>`, `<script>` fails on 404, but it's not clear what they do with other error codes, but it seems like the intention is for them to consider other error codes to also be a failure. Feels like there's call for this to be part of fetch to standardise what's considered and error and what isn't. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/103#issuecomment-129404153
Received on Monday, 10 August 2015 10:43:25 UTC