Chenjp commented on PR #778: URL: https://github.com/apache/tomcat/pull/778#issuecomment-2478953548
> -1 Other that the lower case range, the shuffling around of the checks introduces a much more serious bug (&& length > end). A Content-Range field value is invalid if it contains a [range-resp](https://www.rfc-editor.org/rfc/rfc9110.html#field.content-range) that has a [last-pos](https://www.rfc-editor.org/rfc/rfc9110.html#rule.int-range) value less than its [first-pos](https://www.rfc-editor.org/rfc/rfc9110.html#rule.int-range) value, or a [complete-length](https://www.rfc-editor.org/rfc/rfc9110.html#field.content-range) value less than or equal to its [last-pos](https://www.rfc-editor.org/rfc/rfc9110.html#rule.int-range) value. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org