[
https://issues.apache.org/jira/browse/CAMEL-11605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16102884#comment-16102884
]
ASF GitHub Bot commented on CAMEL-11605:
----------------------------------------
GitHub user dmvolod opened a pull request:
https://github.com/apache/camel/pull/1854
CAMEL-11605: Invalid accept header
This is regression introduced in CAMEL-11423
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dmvolod/camel CAMEL-11605
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1854.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 #1854
----
commit 87fef368ebf8cf93401bd4b594313bfd4ed31cd8
Author: Dmitry Volodin <[email protected]>
Date: 2017-07-27T07:43:03Z
CAMEL-11605: Invalid accept header
----
> Invalid accept header
> ---------------------
>
> Key: CAMEL-11605
> URL: https://issues.apache.org/jira/browse/CAMEL-11605
> Project: Camel
> Issue Type: Bug
> Components: camel-olingo4
> Affects Versions: 2.20.0
> Reporter: Marc Giger
> Assignee: Dmitry Volodin
> Attachments: accept-header.diff
>
>
> Commit 958f7f33fa40868dec6a878f1c97f6d7339a9b3b introduced a regression
> to olingo4 (maybe olingo2 is also affected, not tested).
> The ACCEPT header doesn't include the subtype anymore:
> ACCEPT: application
> Should be ACCEPT: application/json for example.
> Patch for olingo4 attached.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)