cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [BUG] libCURL 7.16.1 and up breaks streaming.

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Tue, 1 May 2007 10:09:11 -0700

On Tue, May 01, 2007 at 06:50:45PM +0200, Daniel Stenberg wrote:
> + if((k->size == -1) && !conn->bits.chunk && !conn->bits.close &&
> + (k->httpversion == 11) )

Maybe this should be (k->httpversion >= 11).

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2007-05-01