curl-library
Re: Using http DELETE how to add param
From: Nick Zitzmann <nick_at_chronosnet.com>
Date: Tue, 6 Nov 2012 21:33:35 -0700
Date: Tue, 6 Nov 2012 21:33:35 -0700
On Nov 6, 2012, at 8:55 PM, huancong deng <denghuancong_at_gmail.com> wrote:
> how can i use libcurl to sent a http delete request?
Set CURLOPT_CUSTOMREQUEST to "DELETE" in your easy handle.
> how can i add some to the http delete request??
What are you trying to accomplish?
Nick Zitzmann
<http://www.chronosnet.com/>
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-11-07