- From: ZYSzys <notifications@github.com>
- Date: Wed, 11 Dec 2019 20:42:30 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 12 December 2019 04:42:33 UTC
> Considering <> seem to be forbidden in two browsers, we should consider making them forbidden too. The list is testable through new URL('http://</').href.
This PR add `<` and `>` to `Host miscellaneous`, Close #458
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/url/pull/459
-- Commit Summary --
* Forbid < and > in hosts
-- File Changes --
M url.bs (4)
-- Patch Links --
https://github.com/whatwg/url/pull/459.patch
https://github.com/whatwg/url/pull/459.diff
--
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/459
Received on Thursday, 12 December 2019 04:42:33 UTC