Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-1604

Request body gets stripped from DELETE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 3.2.0
    • None
    • HTTP
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              ushachar Uri Shachar
              biilmann Mathias Biilmann Christensen
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: