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