Re: [whatwg/url] Web reality: Filenames should be newline-normalized in urlencoded (#562)

So the problem here is that the URL Standard (and urlencoded in particular) would still be able to get `File` objects passed in as values, so it has to handle those, unless HTML performs additional normalization around FACE and the `formdata` event. I kinda wish we could just toss out newline normalization completely, but it's probably decades too late for that. Perhaps it's okay to not normalize them in these newer APIs?

cc @whatwg/forms 

-- 
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/url/issues/562#issuecomment-744473182

Received on Monday, 14 December 2020 14:23:15 UTC