Skip to content

docs: name Node's proxy opt-in in LIMITS and THREAT-MODEL - #227

Merged
PrzemekGalarowicz merged 1 commit into
mainfrom
docs/node-proxy-opt-in
Sep 25, 2026
Merged

PrzemekGalarowicz merged 1 commit into
mainfrom
docs/node-proxy-opt-in

Conversation

@PrzemekGalarowicz

Copy link
Copy Markdown
Contributor

Summary

  • Update LIMITS.md §3a to document Node's opt-in proxy support (NODE_USE_ENV_PROXY / --use-env-proxy) and which Node versions lack it.
  • Align the matching bullets in THREAT-MODEL.md so the named regression matches the limit (opt-in restores proxying; commands report which case applies before fetch).

Test plan

  • npm run lint:md → 0 issues
  • Skim §3a + the two threat-model bullets against docs/troubleshooting.md → "Proxy environment variables"

Made with Cursor

Node's fetch can honour proxy env vars once opted in (22.21+/24+); document that instead of "no proxy on any platform".

Co-authored-by: Cursor <cursoragent@cursor.com>
@coderabbitai

coderabbitai Bot commented Sep 25, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: d11b2b0d-3799-4ab2-8870-6aea894d1331


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@PrzemekGalarowicz
PrzemekGalarowicz merged commit 765eec4 into main Sep 25, 2026
14 checks passed
@PrzemekGalarowicz
PrzemekGalarowicz deleted the docs/node-proxy-opt-in branch September 25, 2026 14:02
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