curl-library
RE: libcurl 7.26.0 pop3 custom command loops
From: nagai h <hideon_at_hotmail.com>
Date: Sun, 24 Jun 2012 03:50:11 +0000
Date: Sun, 24 Jun 2012 03:50:11 +0000
Hi Steve,
Thanks for your advice.
I fixed my code and it works well.
curl_easy_setopt(handle, CURLOPT_CUSTOMREQUEST, "DELE");
curl_easy_setopt(handle, CURLOPT_NOBODY, 1);
Regards
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-06-24