cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: url parsing bug?

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Sun, 4 Apr 2004 16:24:15 +0200 (CEST)

On Sat, 3 Apr 2004, stefano federici wrote:

> I'm using the Tcl binding of cURL. The following
> command:
>
> curl::transfer -url
> ftp://user@domain.ext:password@www.domain.ext/file.txt

This is not a legal/valid URL. You must encode the @-letter as %40 if you want
to have that as part of the user name in a URL.

-- 
     Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
      Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-04-04