bneradt opened a new pull request, #13055:
URL: https://github.com/apache/trafficserver/pull/13055

   Add a replay-based autest for a POST request that omits both
   Content-Length and Transfer-Encoding. This captures the current
   411 response in ATS and gives us a focused reproducer for issue
   12960.
   
   411 is in compliance with the RFC:
   
   https://datatracker.ietf.org/doc/html/rfc9112#section-6.3
   
     A server MAY reject a request that contains a message body but not a
     Content-Length by responding with 411 (Length Required).
   
   Fixes: #12960


-- 
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]

Reply via email to