This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
from ebb9fffcb6 Expand Precondition tests and fix issues found new 2c187ad5bd Expand the precondition tests to include PUT new 00b4c0db8a Invalid If-Range header should result in a 400 response The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../apache/catalina/servlets/DefaultServlet.java | 13 ++--- .../apache/tomcat/util/http/parser/EntityTag.java | 11 ++-- .../servlets/TestDefaultServletRangeRequests.java | 4 +- ...efaultServletRfc9110Section13Parameterized.java | 63 +++++++++++++++++----- 4 files changed, 66 insertions(+), 25 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org