I think anybody who works with servlets must have at least HTTP 1.1  (RFC
2616)
and CGI 1.1 specifications as well as other related stuff at hand. Do not
rely on
popular books: they only contain what fits their authors' heads. For
Cashe-Control
it's Chapter 14 of  the RFC 2616.

> -----Original Message-----
> From: A mailing list for discussion about Sun Microsystem's Java
> Servlet API Technology. [mailto:[EMAIL PROTECTED]]On
> Behalf Of dan
> Sent: Friday, February 04, 2000 12:47 AM
> To: [EMAIL PROTECTED]
> Subject: response headers
>
>
> Does anyone know of a complete list of response headers to be
> used like this one:
> res.setHeader("Cache-Control", "no-store");
> -dan

___________________________________________________________________________
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

Reply via email to