GitHub user xldai opened a pull request: https://github.com/apache/camel/pull/2179
fix CAMEL-12149 ensure the CONTENT_TYPE header can be retrieved You can merge this pull request into a Git repository by running: $ git pull https://github.com/xldai/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2179.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 #2179 ---- commit 7cb52a1c658439ce9b1f46199db005ee3a98efc2 Author: xldai <xldai@...> Date: 2018-01-17T07:47:46Z fix CAMEL-12149 ensure the CONTENT_TYPE header can be retrieved ---- ---