cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: CURLOPT_URL question

From: Silex <silex0r_at_gmail.com>
Date: Wed, 22 Feb 2006 20:42:24 +0100

Thank you !

On 2/22/06, Daniel Stenberg <daniel_at_haxx.se> wrote:
>
> On Wed, 22 Feb 2006, Silex wrote:
>
> > I'm currently using CURLOPT_URL like "ftp://user:pass@server.com". How
> am I
> > supposed to pass an username containing an '@' sign ?
>
> URL encode it. @ is then shown as %40.
>
> --
> Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
>
Received on 2006-02-22