Newsgroups: comp.compression
From: mad...@alumni.caltech.edu (Mark Adler)
Date: 4 Jul 2003 09:03:40 -0700
Local: Fri, Jul 4 2003 12:03 pm
Subject: Re: Compression in browsers
Diwakar Shetty <diwakar.she...@oracle.com> wrote in message <news:3F02934B.7D878980@oracle.com>... RFC 2616, HTTP/1.1, specifies "gzip", "deflate", and "compress" (and > What are the possible values in "accept-encoding" which can be sent by various browsers > with different versions. "identity" for no change). Those are respectively the formats generated by gzip, zlib's deflate() function called to include the zlib header and trailer, and the Unix compress command. The first two are defined by RFC's 1952 and 1950. Both of those RFC's reference the same compressed data format, deflate, defined in RFC 1951. RFC 1950 and 1952 put different wrappers around the compressed data. The only one that appears to be reliably and correctly implemented in So you should simply use the "gzip" encoding for HTTP. mark You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||