Skip to content

#404 add proxy support#405

Merged
fhacloid merged 2 commits intodevelopfrom
fbh-proxy-settings
Jan 30, 2026
Merged

#404 add proxy support#405
fhacloid merged 2 commits intodevelopfrom
fbh-proxy-settings

Conversation

@fhacloid
Copy link
Contributor

@fhacloid fhacloid commented Jan 26, 2026

#404

Adds support for using the common HTTP_PROXY,HTTPS_PROXY and NO_PROXY env vars.

Requests use the proxy from the environment variable matching their scheme, unless excluded by NO_PROXY.

The environment values may be either a complete URL or a "host[:port]", in which case the "http" scheme is assumed. An error is returned if the value is a different form.

@fhacloid fhacloid self-assigned this Jan 26, 2026
@fhacloid
Copy link
Contributor Author

fixes #404

@fhacloid fhacloid requested review from gaelL and talset January 30, 2026 10:04
@fhacloid fhacloid merged commit 970731c into develop Jan 30, 2026
1 check passed
@fhacloid fhacloid deleted the fbh-proxy-settings branch January 30, 2026 10:05
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