cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Question about easy_set_opt(curl, URL, "/");

From: Michael Wood <esiotrot_at_gmail.com>
Date: Tue, 3 Aug 2010 10:37:25 +0200

2010/8/3 <xiusandake_at_yahoo.co.jp>:
> Hello Group,
>
> Is it possible to easy_set_opt(curl, URL, "/"); for http POST?
> I need to send a post message like this:
>
> POST / HTTP/1.1
> HOST: 192.168.1.2
> Accept: ... ...
> Content-type: ... ...
> ... ...

http://curl.haxx.se/mail/lib-2010-07/0254.html
http://curl.haxx.se/mail/lib-2010-07/0255.html
http://curl.haxx.se/mail/lib-2010-07/0256.html
http://curl.haxx.se/mail/lib-2010-07/0257.html

-- 
Michael Wood <esiotrot_at_gmail.com>
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-08-03