cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Issue with Curb and closing connection

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 2 Sep 2009 23:10:21 +0200 (CEST)

On Wed, 2 Sep 2009, Emmanuel Pinault wrote:

Please don't top-post.

> Interesting .. Sounds like something is not done correctly then on curb..
> Also I noticed that receiving a 503 with no body caused curb to keep waiting
> forever....
>
> Would that be normal? Doesn't curl easy handle that automatically or this is
> something that the curb dev would have to handle

It should be handled automatically by libcurl, yes. Also, another test is to
use the curl command line tool as that is using libcurl internally so it's a
good test to see how another libcurl-using app behaves.

-- 
  / daniel.haxx.se
Received on 2009-09-02