Skip to content

Claude/test wms downloader p y rzs - #9

Open
chtitux wants to merge 2 commits into
mainfrom
claude/test-wms-downloader-pYRzs
Open

Claude/test wms downloader p y rzs#9
chtitux wants to merge 2 commits into
mainfrom
claude/test-wms-downloader-pYRzs

Conversation

@chtitux

@chtitux chtitux commented Jan 20, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Node.js native fetch doesn't respect HTTPS_PROXY env vars. Using undici's
ProxyAgent allows HTTP requests to work in environments with egress proxies
(like Claude Code's cloud sandbox).
Tested proxy approaches for Node.js:
- global-agent: patches http/https modules (not native fetch)
- undici setGlobalDispatcher: patches native fetch() globally
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