Re: Vary VS URI with an eye towards caching

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

I suggset:
Vary = "Vary" ":" 1#varying
varying = field-name

unless you can describe to me what [; type="image/gif"; type="image/jpg"] is
supposed to indicate and how behavior should change based on such paramters.
-----
Dan DuBois, Software Animal             http://www.spyglass.com/~ddubois/
		I absolutely do not speak for Spyglass.

Received on Thursday, 11 January 1996 20:10:10 UTC