https://bz.apache.org/bugzilla/show_bug.cgi?id=69492
Bug ID: 69492 Summary: Unexpected preconditions evaluation result when multiple If-XXX header fields present or other method rather than GET/HEAD Product: Tomcat 10 Version: 10.1.33 Hardware: PC Status: NEW Severity: normal Priority: P2 Component: Servlet Assignee: dev@tomcat.apache.org Reporter: ch...@msn.com Target Milestone: ------ Created attachment 39951 --> https://bz.apache.org/bugzilla/attachment.cgi?id=39951&action=edit summary-of-failure-case During review of conditional requests processing, several issues were found. 1. If-Match / If-None-Match / If-Unmodified-Since / If-Modified-Since: Currently multiple k-v field is unsupported. 2. POST request need ignore If-Modified-Since header. Detail information, please visit attachments. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org