curl-library
Re: HELP: how can i do POST with setting URL to " / "
From: Michael Wood <esiotrot_at_gmail.com>
Date: Thu, 29 Jul 2010 17:38:50 +0200
Date: Thu, 29 Jul 2010 17:38:50 +0200
On 29 July 2010 17:31, Michael Wood <esiotrot_at_gmail.com> wrote:
[...]
> curl_easy_setopt(curl, CURLOPT_URL, "http://192.168.1.2/");
> curl_easy_perform(curl);
Of course if you want HTTP/1.1 instead of 1.0 you will need to set
CURL_HTTP_VERSION_1_1.
-- Michael Wood <esiotrot_at_gmail.com> ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2010-07-29