- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 02 Jun 2017 11:00:43 -0700
- To: w3c/FileAPI <FileAPI@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 2 June 2017 18:01:43 UTC
Note that that section is informative and delegates to the URL/Fetch spec. My reading of the normative text is that this goes from - https://html.spec.whatwg.org/#navigate -> - https://html.spec.whatwg.org/#process-a-navigate-fetch -> - https://fetch.spec.whatwg.org/#concept-fetch -> - https://fetch.spec.whatwg.org/#concept-main-fetch -> - https://fetch.spec.whatwg.org/#concept-scheme-fetch which gives you the information you want (Content-Length and Content-Type headers, as well as body). To me it looks like Chrome has this consistently right. -- 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/FileAPI/issues/82#issuecomment-305866938
Received on Friday, 2 June 2017 18:01:43 UTC