On Mon, 16 Nov 2009, Dave Galloway wrote:
That looks very strange. What URL and what QUOTE options have you used to make it do this?
...
curl_easy_setopt(curl, CURLOPT_URL, url);
So what does the URL look like?
curl_easy_setopt(curl, CURLOPT_QUOTE, cmd_list);
And what does the cmd_list contain? -- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
