[
https://issues.apache.org/jira/browse/CAMEL-12436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16435414#comment-16435414
]
ASF GitHub Bot commented on CAMEL-12436:
----------------------------------------
GitHub user osmman opened a pull request:
https://github.com/apache/camel/pull/2289
CAMEL-12436: Fix Undertow to extract body message from PATCH request
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/osmman/camel undertow-patch-method
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2289.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2289
----
commit 3dfd992e7a262f4c917351f1ba535e4d3d59d2a9
Author: Tomas Turek <tturek@...>
Date: 2018-04-11T14:35:46Z
CAMEL-12436: Fix Undertow to extract body message from PATCH request
----
> camel-undertow - should extract body massage from PATCH request
> ---------------------------------------------------------------
>
> Key: CAMEL-12436
> URL: https://issues.apache.org/jira/browse/CAMEL-12436
> Project: Camel
> Issue Type: Bug
> Components: camel-undertow
> Affects Versions: 2.21.0
> Reporter: Tomas Turek
> Priority: Major
>
> Undertow component should process body message of HTTP PATCH request.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)