GitHub user johnpoth opened a pull request: https://github.com/apache/camel/pull/1812
[CAMEL-11527] camel-olingo2 use lower case utf-8 for HTTP Accept head⦠â¦er value https://issues.apache.org/jira/browse/CAMEL-11527 This fix is similar to what is already done for batch [requests](https://github.com/apache/camel/blob/34b7861c63d0532d12bf3b32c980c9f0903e2f72/components/camel-olingo2/camel-olingo2-api/src/main/java/org/apache/camel/component/olingo2/api/impl/Olingo2AppImpl.java#L772-L773) Thanks ! You can merge this pull request into a Git repository by running: $ git pull https://github.com/johnpoth/camel CAMEL-11527 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1812.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 #1812 ---- commit 34b7861c63d0532d12bf3b32c980c9f0903e2f72 Author: jpoth <poth.j...@gmail.com> Date: 2017-07-10T07:45:04Z [CAMEL-11527] camel-olingo2 use lower case utf-8 for HTTP Accept header value ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---