On 7 November 2012 08:59, huancong deng <[email protected]> wrote: > > 82 curl_easy_setopt(curl, CURLOPT_VERBOSE, 1L); > 83 curl_easy_setopt(curl,CURLOPT_CUSTOMREQUEST,"delete");
Use "DELETE" and not "delete". -- Michael Wood <[email protected]> ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
