- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 11 Oct 2016 00:54:46 -0700
- To: whatwg/url <url@noreply.github.com>
Received on Tuesday, 11 October 2016 07:55:18 UTC
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