On Wed, 15 Aug 2012, 黎小辉 wrote:Can you please try using descriptive subject lines instead of these silly digest names?
I agree that libcurl is a good opensource project. But I now use the old version 7.17.
I strongly advice against that. 7.17.0 is almost 5 years old.
So I don't know whether it is a bug of this old version.
"it" being the lack of a Connection: close in the request? If so, then I believe it used to do so already then and AFAIR it still does.
Because the server always response "connection:keep_alive" although I used "curl_easy_setopt(fileData->curl, CURLOPT_FORBID_REUSE, 1)"
First, I don't see how that in itself is a problem. Secondly, you can easily add a Connection: close header yourself.
-- / daniel.haxx.se
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
