DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16133>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16133
validation of no-cache responses with Expires header
------- Additional Comments From sragavan@novell.com 2003-07-07 10:49 -------
Created an attachment (id=7118)
no-cache directive was not compared while storing the response in the cache. It is now compared.
Also headers specified by no-cache will not be cached now. Used / Extended request_rec structure
for holding the header fields that needs to be filtered to provide to disk / mem cache. If
an optimal solution is available then i am happy to hear that.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
|