You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Mathias Biilmann Christensen (JIRA)" <ji...@apache.org> on 2012/11/28 21:14:02 UTC

[jira] [Created] (TS-1604) Request body gets stripped from

Mathias Biilmann Christensen created TS-1604:
------------------------------------------------

             Summary: Request body gets stripped from 
                 Key: TS-1604
                 URL: https://issues.apache.org/jira/browse/TS-1604
             Project: Traffic Server
          Issue Type: Bug
          Components: HTTP
    Affects Versions: 3.2.0
            Reporter: Mathias Biilmann Christensen


Traffic Server strips the request body from DELETE requests, while leaving the Content-Length header intact.

Ideally Traffic Server should preserve the request body if a Content-Length header is present. There's nothing explicitly forbidding request bodys for DELETE requests in the HTTP spec.

If the body is stripped, the Content-Length header should be removed as well, otherwise backend servers might hang while waiting for the request body.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira