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