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

@achristensen07 I would appreciate if you could take another look at the changes proposed here and the test changes at https://github.com/w3c/web-platform-tests/pull/4406. I verified that they are in sync with each other using jsdom/whatwg-url per super helpful instructions from @domenic above.

This does not change any of the path handling, that is now #212. It does introduce opaque hosts (non-special-URL host felt a little verbose) and fixes parsing for when userinfo is present and the host is not and when port is present and the host is not. It poses fairly minimal requirements on the syntax of an opaque host.

-- 
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#issuecomment-274135291

Received on Friday, 20 January 2017 17:52:16 UTC