- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 28 Jul 2022 08:57:04 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 28 July 2022 15:57:17 UTC
There's at least two different things here: 1. File API currently doesn't use "parse a MIME type", but it should: https://github.com/w3c/FileAPI/issues/43. (There's already tests for this in WPT.) 2. Fetch should probably special case the empty string value and not set a `Content-Type` header in that case. I think "we" forgot to account for that case. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/1464#issuecomment-1198340889 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/issues/1464/1198340889@github.com>
Received on Thursday, 28 July 2022 15:57:17 UTC