You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compare this with the behavior of network-uri's parseURI, which accepts it. Also firefox, curl, and wget all support it.
My reading of RFC 1738 is that this url is not really valid. But Postel's law probably still applies more to URL parsing than it does to most things these days.
The text was updated successfully, but these errors were encountered:
Compare this with the behavior of network-uri's parseURI, which accepts it. Also firefox, curl, and wget all support it.
My reading of RFC 1738 is that this url is not really valid. But Postel's law probably still applies more to URL parsing than it does to most things these days.
The text was updated successfully, but these errors were encountered: