cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

R: gzip, deflate, chunked-encoding supported? (fwd)

From: Gaetano Giunta <giunta.gaetano_at_sea-aeroportimilano.it>
Date: Tue, 27 Jan 2004 16:24:41 +0100

Thanks for the tip.

The CURLOPT_ENCODING constant is not specified in the PHP manual - current online version - that's why I couldn't find it. Took a short at the php code to make sure it is really defined in there, and it is!

Gaetano

> -----Messaggio originale-----
> Da: curl-and-php-admin_at_lists.sourceforge.net
> [mailto:curl-and-php-admin_at_lists.sourceforge.net]Per conto di Daniel
> Stenberg
> Inviato: martedi 27 gennaio 2004 13:27
> A: curl and php list
> Oggetto: Re: gzip, deflate, chunked-encoding supported? (fwd)
>
>
> resent due to general sourceforge problems recently
>
> --
> Daniel Stenberg -- http://curl.haxx.se/ -- http://daniel.haxx.se/
> [[ Do not send mails to this email address. They won't reach me. ]]
>
> ---------- Forwarded message ----------
> Date: Sat, 24 Jan 2004 12:02:50 +0100 (CET)
> From: Daniel Stenberg <daniel-curl_at_haxx.se>
> To: curl and php list <curl-and-php_at_lists.sourceforge.net>
> Subject: Re: gzip, deflate, chunked-encoding supported?
>
> On Fri, 23 Jan 2004, Gaetano Giunta wrote:
>
> > Does curl support gzipped, deflated or chunk-encoded http responses?
>
> Yes on all three.
>
> > If so, how can I enable the corresponding headers when
> making a POST?
>
> CURLOPT_ENCODING controls the gzip/deflate and
> chunked-encoded response are
> always taken care of (this is required by http 1.1 clients).
>
> --
> 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/osdn
>

-------------------------------------------------------
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/osdn
Received on 2004-01-27