Re: [whatwg/fetch] Prevent requests to HTTP(S) URLs containing raw `\n` and `<`. (#546)

The `.utf8` isn't necessary, as even malformed charset expressions work (since the URI is already in a known encoding, usually). 

Good to see browsers converged, though. I think even Chrome/WebKit still barf on non-ASCII octets in Unicode, but that's no longer under this issue's scope.

-- 
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/fetch/issues/546#issuecomment-303253073

Received on Tuesday, 23 May 2017 00:07:33 UTC