billbarker 01/12/19 19:49:14
Modified: . RELEASE-NOTES-3.3.1.txt
Log:
Document fix for 304 response on included pages.
Revision Changes Path
1.16 +3 -1 jakarta-tomcat/RELEASE-NOTES-3.3.1.txt
Index: RELEASE-NOTES-3.3.1.txt
===================================================================
RCS file: /home/cvs/jakarta-tomcat/RELEASE-NOTES-3.3.1.txt,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- RELEASE-NOTES-3.3.1.txt 2001/12/17 02:37:40 1.15
+++ RELEASE-NOTES-3.3.1.txt 2001/12/20 03:49:14 1.16
@@ -3,7 +3,7 @@
Release Notes
=============
-$Id: RELEASE-NOTES-3.3.1.txt,v 1.15 2001/12/17 02:37:40 larryi Exp $
+$Id: RELEASE-NOTES-3.3.1.txt,v 1.16 2001/12/20 03:49:14 billbarker Exp $
This document describes the changes that have been made since the
@@ -108,6 +108,8 @@
Fixed the position of the ;jsessionid when Tomcat generates a 401
response. Now it is before the query string instead of after.
+
+5497 Ignore the If-Modified-Since header when including a static page.
Configuration:
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>