hi, everyone

If a browser caches a picture and the cache expires the its max-age,
And the browser send the 'If-Modified-Since' header in http, will Tomcat automatically return 304 if that file is not modified ? Do I need to write some code to explicitly set 304 status to http response?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to