curl-and-php
Re: R: gzip, deflate, chunked-encoding supported? (fwd)
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 27 Jan 2004 19:27:11 +0100 (CET)
Date: Tue, 27 Jan 2004 19:27:11 +0100 (CET)
On Tue, 27 Jan 2004, Gaetano Giunta wrote:
> One more question: you mention http 1.1 clients: does CURL use http 1.1 by
> default?
Yes.
> If so, does this mean that calling curl_close() does not close the socket to
> the http server and/or there is a way to boxcar multiple http requests in a
> single PHP script reducing transport protocol overhead?
libcurl itself supports multiple requests using the same handle, but I believe
the PHP adaption hasn't been written to support it. I might be wrong.
-- Daniel Stenberg -- http://curl.haxx.se/ -- http://daniel.haxx.se/ [[ Do not send mails to this email address. They won't reach me. ]] ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdnReceived on 2004-01-27