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