You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/06/16 02:32:37 UTC

[GitHub] [trafficserver] maskit commented on pull request #7905: Treat TRACE with body as bad request

maskit commented on pull request #7905:
URL: https://github.com/apache/trafficserver/pull/7905#issuecomment-861989388


   It doesn't work for chunked requests. I get a response from an origin server.
   ```
   curl -v --http1.1 --header "Transfer-Encoding: chunked" -d aaa -X TRACE -k https://localhost:8443/
   ```


-- 
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:
users@infra.apache.org