Check the http 1.1 rfc - http://www.faqs.org/rfcs/rfc2616.html

It links to the gzip file format rfc - http://www.faqs.org/rfcs/rfc1952.html


> -----Original Message-----
> From: Carsten Gehling [mailto:[EMAIL PROTECTED]]
> Sent: 4 February 2001 19:19
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] HTTP compression
>
>
> From: "Teodor Cimpoesu" <[EMAIL PROTECTED]>
> Sent: Sunday, February 04, 2001 7:08 PM
>
> > a HTTP response is made of response header(s) and the response body.
> > Only the body
> > is compressed, and this is signaled in the headers so the User Agent
> > will know
> > not to stare to a bunch of binary data :)
>
> Where can I get the specs on the compression algorithm? Is it
> specified in a
> RFC?
>
> - Carsten
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to