cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: About URL encoding

From: Alan Wolfe <alan.wolfe_at_gmail.com>
Date: Thu, 10 Apr 2008 09:04:00 -0700

http://curl.haxx.se/libcurl/c/curl_easy_escape.html

you can call that function to url encode a string, just make sure and
read the description (such as how to free memory after etc)

On Thu, Apr 10, 2008 at 8:10 AM, Dan Fandrich <dan_at_coneharvesters.com> wrote:
> On Thu, Apr 10, 2008 at 07:55:59PM +0530, Prasad J Pandit wrote:
> > Does libcurl do URL encoding while doing HTTP POST? Is there any option to
> > do that??
>
> --data-urlencode
>
> >>> Dan
> --
> http://www.MoveAnnouncer.com The web change of address service
> Let webmasters know that your web site has moved
>
Received on 2008-04-10