nozomi1773 opened a new pull request #7086: URL: https://github.com/apache/trafficserver/pull/7086
I noticed that no_content_length status code on the document is incorrect. I corrected it to the correct value referring to the following source code. (400 -> 411) https://github.com/apache/trafficserver/blob/550a2daea047f2f0d06b66eb10d8e35edbc3fb0e/include/tscpp/api/HttpStatus.h#L71 https://github.com/apache/trafficserver/blob/6ca86f01bbf8207cbd97b8ac730c737872080866/proxy/hdrs/HTTP.h#L75 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
