- From: Alessandro Vesely <notifications@github.com>
- Date: Wed, 04 May 2022 02:25:00 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 4 May 2022 09:25:12 UTC
Section [3.2 "Host miscellaneous"](https://url.spec.whatwg.org/#host-miscellaneous) specifies a host's public suffix. Bullet 3 says:
3. Assert: publicSuffix is an ASCII string.
How come? Since the list is UTF-8 encoded and the algorithm provides no conversions, the resulting *publicSuffix* must be UTF-8.
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/695
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/url/issues/695@github.com>
Received on Wednesday, 4 May 2022 09:25:12 UTC