You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by "maskit (via GitHub)" <gi...@apache.org> on 2023/01/23 21:48:23 UTC

[GitHub] [trafficserver] maskit opened a new pull request, #9330: Don't send response body on status 204 No Content

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

   It's a protocol violation.
   
   > A 204 response is terminated by the end of the header section; it cannot contain content or trailers.
   
   https://www.rfc-editor.org/rfc/rfc9110#section-15.3.5-5


-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [trafficserver] zwoop commented on pull request #9330: Don't send response body on status 204 No Content

Posted by "zwoop (via GitHub)" <gi...@apache.org>.
zwoop commented on PR #9330:
URL: https://github.com/apache/trafficserver/pull/9330#issuecomment-1402312354

   Cherry-picked to v9.2.x


-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [trafficserver] maskit merged pull request #9330: Don't send response body on status 204 No Content

Posted by "maskit (via GitHub)" <gi...@apache.org>.
maskit merged PR #9330:
URL: https://github.com/apache/trafficserver/pull/9330


-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org