- From: Henri Sivonen <notifications@github.com>
- Date: Mon, 08 Apr 2024 07:32:17 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 8 April 2024 14:32:21 UTC
It's easy to see why space and code points below it would be forbidden. It's easy to see why DELETE would be forbidden. Also, it's easy to see why squary brackets (IPv6) are forbidden. It's easy to see why characters that occur before or after the host are forbidden. Why are ^, |, and % forbidden? (Today I learned that [Thunderbird expects](https://bugzilla.mozilla.org/show_bug.cgi?id=1527462) post-parse host to be able to contain %. However, Firefox has not allowed % since 2019, so chances are that it's not a Web compat issue for % to be forbidden..) -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/url/issues/815#issuecomment-2042912516 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/url/issues/815/2042912516@github.com>
Received on Monday, 8 April 2024 14:32:21 UTC