- From: Mike West <notifications@github.com>
- Date: Fri, 25 May 2018 03:13:07 -0700
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 25 May 2018 10:13:32 UTC
mikewest commented on this pull request. > + <td><code>com</code> + <td> + <tr> + <td><code>example.com</code> + <td><code>com</code> + <td><code>example.com</code> + <tr> + <td><code>www.example.com</code> + <td><code>com</code> + <td><code>example.com</code> + <tr> + <td><code>sub.www.example.com</code> + <td><code>com</code> + <td><code>example.com</code> + <tr> + <td><code>EXAMPLE.COM</code> I think it's helpful to point out that no matter how folks spell the URL, it's going to be normalized. Perhaps shifting this table to include a URL rather than a host would make that point, especially for the punycode bits? -- 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/pull/391#discussion_r190850265
Received on Friday, 25 May 2018 10:13:32 UTC