Skip to content

feat: Add HTTPClient option to PluginConfig for custom HTTP client support#100

Open
s3rj1k wants to merge 1 commit intoextism:mainfrom
s3rj1k:http-default-client
Open

feat: Add HTTPClient option to PluginConfig for custom HTTP client support#100
s3rj1k wants to merge 1 commit intoextism:mainfrom
s3rj1k:http-default-client

Conversation

@s3rj1k
Copy link
Copy Markdown

@s3rj1k s3rj1k commented Mar 25, 2026

Allows hosts to provide a custom *http.Client for plugin HTTP requests, enabling TLS configuration (e.g., InsecureSkipVerify, custom CA certs).

Allows hosts to provide a custom *http.Client for plugin HTTP requests,
enabling TLS configuration (e.g., InsecureSkipVerify, custom CA certs).

Signed-off-by: s3rj1k <evasive.gyron@gmail.com>
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.

1 participant