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

> 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.

We've been near here before. Consider 

"Identifying Composite Media Features"
               http://www.ietf.org/rfc/rfc2938.txt
uses hashes of feature set lists
   (http://www.ietf.org/rfc/rfc2533.txt)

and "MIME Content Types in Media Feature Expressions"
    http://www.ietf.org/rfc/rfc2913.txt
   
in conjunction with
"Transparent Content Negotiation in HTTP"
   http://www.ietf.org/rfc/rfc2295.txt

Larry

Received on Friday, 12 January 2007 01:20:46 UTC