- From: Takeshi Yoshino <notifications@github.com>
- Date: Thu, 20 Apr 2017 04:37:59 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 20 April 2017 11:38:33 UTC
Chrome's fetch() is currently broken (Blink's ExtractMIMEType is using combined value http://crbug.com/713634), but looks Chrome has been not erroring for multiple Content-Types but using the last Content-Type header before the break. Navigating to a resource with multiple Content-Type also works. Haven't checked which one is used for navigation. -- 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/issues/529#issuecomment-295698353
Received on Thursday, 20 April 2017 11:38:33 UTC