[Opensymphony-oscache] Re: Got "HTTP/1.1 304 Not Modified" When Press Ctrl + F5

Lars Torunski <[email protected]> Sun, 10 Dec 2006 11:39:26 CST
Newsgroups gmane.comp.java.open-symphony.os-cache
Message-ID <26169671.1165772397311.JavaMail.os-j2ee@opensymphony01.managed.contegix.com>
I just tested it with the example war example:

Pressing Ctrl+F5 forces Firefox 1.5 to send a Cache-Control "max-age=0" with a If-Modified-Since header on which OSCache will response with e.g. a 304.

Pressing Ctrl+Shift+F5 forces Firefox 1.5 to send a Pragma "no-cache" with a Cache-Control "no-cache" and OSCache will reponse the content and the latest Last-Modified header.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=52057&messageID=106455#106455