Re: [whatwg/url] URL standard ignores section 7.3 of RFC 3986 (#658)

PHP, Go, Java, Ruby parsing is all "Python-like".  Node/.NET agree with whatwg parsing.  Based on this discussion, the whatwg specification is the "most correct" interpretation of the RFC.

I suspect that URI parsers that do *not* agree are only performing component parsing; not necessarily dereferencing the URI.

-- 
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/658#issuecomment-944679184

Received on Friday, 15 October 2021 21:26:18 UTC