- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 10 Feb 2017 01:37:42 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 10 February 2017 09:38:20 UTC
Scheme-specific processing generally shouldn't happen in the URL parser. That it happens at all in the URL Standard is an enshrined legacy bug. Scheme-specific processing should happen on top of a URL record, in a different layer of the system. -- 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/241#issuecomment-278898997
Received on Friday, 10 February 2017 09:38:20 UTC