Chenjp opened a new pull request, #843:
URL: https://github.com/apache/tomcat/pull/843

   **semantics fix:** range size = end_pos - start_pos + 1
   
   ## See error log
   ```bash
   curl http://localhost:64438/one.txt -d c -H "Content-Range: bytes 0-0/1" -i
   HTTP/1.1 405
   Allow: OPTIONS, GET, HEAD, PUT, DELETE
   Content-Type: text/html;charset=utf-8
   Content-Language: zh-CN
   Content-Length: 637
   Date: Mon, 14 Apr 2025 08:44:27 GMT
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to