cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: @ sign in request

From: Duncan McQueen <dwmcqueen_at_gmail.com>
Date: Thu, 21 Dec 2006 10:58:47 -0600

Perfect. Thank you so much!

On 12/18/06, Jeff Pohlmeyer <yetanothergeek_at_gmail.com> wrote:
> > the request appears to cut off the URL at the @ sign
>
> Try url-encoding the string, e.g. "foo_at_bar" => "foo%40bar"
>
>
> See also: curl_easy_escape(3)
>
> - Jeff
>
Received on 2006-12-21