Skip to content

Add Support for HTTP Client Options#98

Merged
ricoberger merged 1 commit intomainfrom
add-support-for-http-client-options
Mar 18, 2026
Merged

Add Support for HTTP Client Options#98
ricoberger merged 1 commit intomainfrom
add-support-for-http-client-options

Conversation

@ricoberger
Copy link
Owner

It is now possible to set options for the HTTP client used in the
/request handler. If the request contains a httpClientOptions field,
a custom HTTP client will be created with the specified options instead
of the default one.

It is now possible to set options for the HTTP client used in the
`/request` handler. If the request contains a `httpClientOptions` field,
a custom HTTP client will be created with the specified options instead
of the default one.
@ricoberger ricoberger merged commit a227fec into main Mar 18, 2026
2 checks passed
@ricoberger ricoberger deleted the add-support-for-http-client-options branch March 18, 2026 13:33
@ricoberger ricoberger added the changelog: changed Something was changed or updated label Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog: changed Something was changed or updated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant