- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 07 Nov 2016 23:59:50 -0800
- To: whatwg/url <url@noreply.github.com>
Received on Tuesday, 8 November 2016 08:00:21 UTC
Note that RFC 3986 (and the URL Standard to a lesser extent due to compat) require all schemes to be parsed in the same way. Only post-parsing can you do scheme-specific dispatch. The whole idea of "standard URL" vs "non-standard URL" is something that sounds more like it's copied from Gecko (and perhaps by extension older RFCs) than the latest RFC. -- 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/148#issuecomment-259070257
Received on Tuesday, 8 November 2016 08:00:21 UTC