Re: [whatwg/url] UTF-16 queries (#149)

UTF-7 and UTF-32 don't exist per https://encoding.spec.whatwg.org/ and most implementations are aligned with that now. Turning UTF-16 into UTF-8 happens per step 7 of https://url.spec.whatwg.org/#concept-basic-url-parser which invokes https://encoding.spec.whatwg.org/#get-an-output-encoding.

So I think this is already good as-is.

-- 
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/149#issuecomment-252839067

Received on Tuesday, 11 October 2016 07:55:18 UTC