GitHub user dmvolod opened a pull request:
https://github.com/apache/camel/pull/2150
CAMEL-12084: Test encoding for query params in camel-olingo4
This code adds filter test for camel-olingo4 and shows that encoding for
query params is implemented inside olingo4 library
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dmvolod/camel CAMEL-12084
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2150.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 #2150
----
commit 04d8edcc4ad915718f9b5219db8fa7dcd81c508a
Author: Dmitry Volodin <[email protected]>
Date: 2017-12-15T09:25:05Z
CAMEL-12084: Test encoding for query params in camel-olingo4
----
---