Re: [whatwg/url] Large ports of non special urls (#257)

Okay, that sounds like another case of relying on the non-Safari way of parsing which is much less useful overall and less aligned with RFC 3986. Sigh.

Is this something we need to fix?

One possible option is that we use a "BigInt" for non-special URL ports and only cap to 16-bit for special URLs.

@SimonSapin might have thoughts too.

-- 
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/257#issuecomment-282066520

Received on Thursday, 23 February 2017 18:53:28 UTC