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
