- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 28 Dec 2016 09:20:30 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 28 December 2016 17:21:03 UTC
For URLs without a special scheme we cannot use the host parser
directly due to compatibility issues and we need to serialize slightly
differently too.
Fixes #148.
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/url/pull/185
-- Commit Summary --
* Add non-special-URL hosts
-- File Changes --
M url.bs (78)
-- Patch Links --
https://github.com/whatwg/url/pull/185.patch
https://github.com/whatwg/url/pull/185.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/185
Received on Wednesday, 28 December 2016 17:21:03 UTC