GitHub user przem opened a pull request: https://github.com/apache/camel/pull/2126
CAMEL-12057 Fixed missing encoding for query params You can merge this pull request into a Git repository by running: $ git pull https://github.com/przem/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2126.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 #2126 ---- commit e239645cadd7130b27cb85bd713cb71140872865 Author: Przemek Kubicki <przemek.kubi...@gmail.com> Date: 2017-12-01T20:14:35Z Fixed missing encoding for query params ---- ---