Re: Reducing HTTP payload size [was: RE: HTTP idea

>
> Wouldn't large sites encode their traffic with gzip (or alternative)
> before sending?
>
The HTTP gzip transfer encoding applies to the body of the message,
not the headers.
You may want to take some of the most common permutations of media
types sent in a request and register a new media type representing
that combination.

Received on Friday, 12 January 2007 01:05:54 UTC