This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 99f25115e3 Expand Precondition tests and fix issues found new 3d3966d9e5 Expand the precondition tests to include PUT new 3bad9b2529 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