Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FHIR consumer: support outgoing HTTP headers #458

Open
qligier opened this issue Sep 2, 2024 · 0 comments
Open

FHIR consumer: support outgoing HTTP headers #458

qligier opened this issue Sep 2, 2024 · 0 comments

Comments

@qligier
Copy link
Contributor

qligier commented Sep 2, 2024

I would like to set HTTP headers in a FHIR response when using a FHIR consumer, e.g. for Trace Context support, by using Constants.HTTP_OUTGOING_HEADERS.

I tried to check the code but could not find a place where Camel's exchange would exist alongside Hapi's HttpServletResponse, to map the headers from one to the other.
Is there any way to do it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant