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

Sergey Beryozkin updated CXF-5337:
----------------------------------

      Description: 
HTTPConduit blocks DELETE with body as it assumes it is a well-known verb which 
can have no message body, this needs to be relaxed to support legacy HTTP 
servers expecting DELETE with the message body
 

  was:
Apache HTTPClient can optionally support HTTP DELETE with body requests which 
sometimes is needed:
https://code.google.com/p/rest-client/source/browse/restclient-lib/src/main/java/org/wiztools/restclient/http/EntityEnclosingDelete.java

Investigate if CXF AsyncConduit can be updated acccordingly 
 

    Fix Version/s: 2.7.8
                   3.0.0
         Assignee: Sergey Beryozkin
       Issue Type: Bug  (was: Task)
          Summary: HTTPConduit blocks DELETE with body  (was: Investigate if 
CXF Async HTTPConduit can support DELETE with body)

> HTTPConduit blocks DELETE with body
> -----------------------------------
>
>                 Key: CXF-5337
>                 URL: https://issues.apache.org/jira/browse/CXF-5337
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>            Reporter: Sergey Beryozkin
>            Assignee: Sergey Beryozkin
>            Priority: Minor
>             Fix For: 3.0.0, 2.7.8
>
>
> HTTPConduit blocks DELETE with body as it assumes it is a well-known verb 
> which can have no message body, this needs to be relaxed to support legacy 
> HTTP servers expecting DELETE with the message body
>  



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to