https://issues.apache.org/bugzilla/show_bug.cgi?id=38797
--- Comment #12 from Mark Thomas 2009-09-10 12:59:24 BST ---
Thanks for confirming the test case is OK.
The fix will be tracked using this bugzilla issue.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
https://issues.apache.org/bugzilla/show_bug.cgi?id=46538
Oliver Schoett changed:
What|Removed |Added
Attachment #23190|0 |1
is obsolete|
https://issues.apache.org/bugzilla/show_bug.cgi?id=46538
--- Comment #17 from Mark Thomas 2009-09-10 22:43:14 BST ---
Since ETag handling is wholly within the DefaultServlet, just add an option to
that servlet. You can use the DefaultServlet's readOnly option as a template.
--
Configure bugma