bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Semicolon not allowed in userinfo


From: Daniel Stenberg
Subject: Re: Semicolon not allowed in userinfo
Date: Tue, 3 Oct 2023 14:45:56 +0200 (CEST)

On Tue, 3 Oct 2023, Tim Rühsen wrote:

My  version of curl (8.3.0) doesn't accept it:

curl -vvv 'http://a <http://a>;b:c@xyz'
* URL rejected: Malformed input to a URL function
That's in no way a legal URL (accortding to RFC 3986) and it is not the 
semicolon that causes curl to reject it. It is the space.
But I don't know if that is maybe your clients or the mailing list software 
that botched it so badly?
--

 / daniel.haxx.se


reply via email to

[Prev in Thread] Current Thread [Next in Thread]