| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-and-php mailing list Archives
Re: 2 questions: keep-alives and http compression
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 4 Jul 2005 14:06:33 +0200 (CEST)
On Mon, 4 Jul 2005, Gaetano Giunta wrote:
> 1 - keep-alives: is it possible to send multiple http requests from PHP-curl
http://curl.haxx.se/docs/faq.html#7.3
You disable that ability in libcurl by closing the handle after the transfer,
> 2 - compression: does the support for CURL receiving compressed data does
PHP/CURL is just a glue layer on top of libcurl. All transfer and socket
> what happens if curl is compiled without that support and the PHP coder sets
Yes. You are supposed to pass a "" to libcurl if you want to enable the
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-07-04 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info