Re: [whatwg/url] "The fragment percent-encode set is the C0 contr..." (#378)

Okay, so the problem here is that a URL client gets an invalid URL as input (possibly generates one with `<form>`?) and passes it on. I suspect we can't change that since most URL clients already interoperate on this and I'm pretty sure I've seen servers depend on this as well.

(Note that this already generates a validation error.)

-- 
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/378#issuecomment-380156776

Received on Tuesday, 10 April 2018 16:06:42 UTC