You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2013/02/25 22:40:14 UTC

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

     [ https://issues.apache.org/jira/browse/TS-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Peach updated TS-1604:
----------------------------

    Summary: Request body gets stripped from DELETE  (was: Request body gets stripped from )
    
> Request body gets stripped from DELETE
> --------------------------------------
>
>                 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