Emmanuel Desigaud wrote:
>
> dan wrote:
>
> > Does anyone know of a complete list of response headers to be used like this one:
> > res.setHeader("Cache-Control", "no-store");
> > -dan
>
> You should have a look at the RFC 2068 (ftp://ftp.isi.edu/in-notes/rfc2068.txt)
> chapter 4.5
>
While going to the rfc is always wise, there are some differences
between theory and the reality of what current browsers, servers and
proxies actually implement. I found:
<URL:http://www.mnot.net/cache_docs/>
to be useful, and
<URL:http://www.web-caching.com/>
probably has more then you ever wanted to know :-) You might also
try the servlet list archives for some further discussions of what
works and doesn't for various configurations, but this kind of info
tends to get out of data startlingly quickly (thus the wisdom of
always referring to the rfc)
Christopher St. John
[EMAIL PROTECTED]
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html