Skip to content

Conversation

@kevinchiu
Copy link

Summary

  • Adds support for HTTP/HTTPS proxy configuration via standard environment variables (HTTPS_PROXY, https_proxy, HTTP_PROXY, http_proxy)
  • Uses urllib3.ProxyManager when a proxy is configured, otherwise falls back to urllib3.PoolManager
  • Enables usage behind corporate firewalls and proxy servers without code changes

@kevinchiu kevinchiu force-pushed the feature/proxy-support branch from 0dc1f3f to 6cbaed1 Compare November 30, 2025 05:41
@kevinchiu kevinchiu closed this Nov 30, 2025
@kevinchiu
Copy link
Author

Wait - need to fix some bugs.

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