On 16/11/16 07:41, Axel Beckert wrote:
That's my point: The case http://[email protected]/ doesn't
have a user name -- it just has a host name and a query string.

It does have a user part:

user             =  1*( unreserved / escaped / user-unreserved )
user-unreserved  =  "&" / "=" / "+" / "$" / "," / ";" / "?" / "/"

As you can see, "?" is a user-unreserved character and therefore allowable in a user part.

_______________________________________________
Lynx-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to