- From: Andreu Botella <notifications@github.com>
- Date: Thu, 13 May 2021 02:34:18 -0700
- To: w3c/FileAPI <FileAPI@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 13 May 2021 09:34:30 UTC
As I pointed out in #170, the current spec is wrong in more ways than you might think, since parameter values in MIME types can be non-ASCII (see whatwg/mimesniff#141), and they also shouldn't be assumed to be valid when lowercased (see whatwg/html#6251). If we just settle on parsing and then serializing, we wouldn't have this kind of problem with unnecessarily limiting valid MIME types. -- 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/43#issuecomment-840441099
Received on Thursday, 13 May 2021 09:34:30 UTC