[whatwg/url] Add non-special-URL hosts (#185)

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