GitHub user xldai opened a pull request:
https://github.com/apache/camel/pull/2513
fix CAMEL-12787 Accept header is not respected anymore in CXFRS consuâ¦
â¦mer when POST
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xldai/camel patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2513.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 #2513
----
commit b3b837a697943598bdd2a9ff4488d69a36f54d72
Author: Xilai Dai <xldai@...>
Date: 2018-09-09T04:36:44Z
fix CAMEL-12787 Accept header is not respected anymore in CXFRS consumer
when POST
----
---