Re: [whatwg/url] Record whether the URL parser removed newlines. (#284)

I guess it might not be completely catastrophic to add some code in all the unlikely cases of branches if a tab or newline is hit.  I'm also concerned about adding another bool to a URL object which ought to remain simple and small, but maybe the slippery slope argument won't be enough to stop this.
I also think it's a bad idea to put something that blocks content that looks like an attack into the fetch spec, but that's an argument to be had there.

-- 
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/pull/284#issuecomment-303320924

Received on Tuesday, 23 May 2017 08:04:41 UTC