[
https://issues.apache.org/jira/browse/CAMEL-11425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16093318#comment-16093318
]
ASF GitHub Bot commented on CAMEL-11425:
----------------------------------------
GitHub user sarhaynes opened a pull request:
https://github.com/apache/camel/pull/1835
[CAMEL-11425] camel-olingo2 - Add ability to send/receive endpoint HTTP
Headers
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sarhaynes/camel CAMEL-11425-2.20
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1835.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 #1835
----
commit 0f2d1d73f013b85193a77cb255a9bf0a714a98f5
Author: Sean Haynes <[email protected]>
Date: 2017-07-19T14:50:36Z
[CAMEL-11425] camel-olingo2 - Add ability to send/receive endpoint HTTP
headers.
----
> Camel Olingo needs a way to dynamically set and receive HTTP headers
> --------------------------------------------------------------------
>
> Key: CAMEL-11425
> URL: https://issues.apache.org/jira/browse/CAMEL-11425
> Project: Camel
> Issue Type: Improvement
> Components: camel-olingo2
> Affects Versions: 2.17.7, 2.19.0
> Reporter: Sean Haynes
> Fix For: 2.20.0
>
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> Our interface with SAP Netweaver Gateway requires that we request a CSRF
> token and then pass that value to future calls associated with our
> transaction. The current design of the camel-olingo2 component only allows
> us to set headers at component level. This change will allow the user to set
> headers at the endpoint level prior to calling the endpoint and receive the
> response headers after endpoint is called. I have already created a version
> of the component that supports this change. I will submit this change for
> approval shortly...
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)