[ 
https://issues.apache.org/jira/browse/CAMEL-6240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13625098#comment-13625098
 ] 

Jason Chaffee edited comment on CAMEL-6240 at 4/8/13 2:42 AM:
--------------------------------------------------------------

PATCH method patch.  Tests currently fail because the LocalTestServer does not 
support PATCH. I didn't have extra time to look into the LocalTestServer issue, 
but I wanted to at least get the patch attached to this bug in case someone 
else wants to pick it up from here.

The patch was made against the trunk, which is version 2.11-SNAPSHOT
                
      was (Author: jasonchaffee):
    PATCH method patch.  Tests currently fail because the LocalTestServer does 
not support PATCH. I didn't have extra time to look into the LocalTestServer 
issue, but I wanted to at least get the patch attached to this bug in case 
someone else wants to pick it up from here.
                  
> Http4 component does not support PATCH
> --------------------------------------
>
>                 Key: CAMEL-6240
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6240
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-http
>    Affects Versions: 2.10.4
>            Reporter: Jason Chaffee
>         Attachments: http4-pathmethod.patch
>
>
> If I try to use PATCH, it gives me an error about it not being in an enum.  
> However, the HttpClient does support it.
> http://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/org/apache/http/client/methods/HttpPatch.html

--
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