cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re:curl-library Digest, Vol 84, Issue 23

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 15 Aug 2012 22:48:42 +0200 (CEST)

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
Received on 2012-08-15