- From: David Robinson <drtr1@cus.cam.ac.uk>
- Date: Thu, 11 Jan 96 19:15 GMT
- To: fielding@avron.ICS.UCI.EDU
- Cc: ddubois@rafiki.spyglass.com, http-caching@pa.dec.com
>> The short version: We want to add a Vary: header. > >Okay, so what's the syntax? I suggset: Vary = "Vary" ":" 1#varying varying = field-name *( ";" parameter ) field-name is the name of an HTTP header. parameter provides more information on how the resource depends on the specified header. Example of intended parameter use (N.B. I'm not actaully suggesting this) Vary: Accept; type="image/gif"; type="image/jpg" David Robinson.
Received on Thursday, 11 January 1996 19:35:35 UTC