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

James Peach resolved TS-1604.
-----------------------------

    Resolution: Duplicate
      Assignee: Uri Shachar

Duplicate of TS-1627 as per Uri.
                
> 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
>            Assignee: Uri Shachar
>
> 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

Reply via email to