Skip to content

feat(#10855): document outbound headers and proxy - #2243

Merged
jkuester merged 2 commits into
medic:mainfrom
magp18:patch-1
Sep 4, 2026
Merged

feat(#10855): document outbound headers and proxy#2243
jkuester merged 2 commits into
medic:mainfrom
magp18:patch-1

Conversation

@magp18

@magp18 magp18 commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Description

Documents the new outbound destination.headers and destination.proxy options added in medic/cht-core#10861.

headers is an object of extra HTTP headers. Each header uses exactly one of value (plain string) or value_key (CHT credentials). auth.type: "header" still only supports the Authorization header; other secrets go in headers.

proxy is optional and is passed through to undici ProxyAgent.

Related: medic/cht-core#10855

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.

Added support for extra HTTP headers and proxy in outbound requests.
@jkuester
jkuester self-requested a review September 3, 2026 22:26

@jkuester jkuester left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the docs @magp18 ! 🚀 LGTM!

@jkuester
jkuester merged commit d4c23e6 into medic:main Sep 4, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants