Skip to content

docs(fetch): document forbidden request headers#4871

Closed
nthbotast wants to merge 1 commit intonodejs:mainfrom
nthbotast:docs/fetch-forbidden-headers-1470
Closed

docs(fetch): document forbidden request headers#4871
nthbotast wants to merge 1 commit intonodejs:mainfrom
nthbotast:docs/fetch-forbidden-headers-1470

Conversation

@nthbotast
Copy link
Contributor

Summary\n- add a Forbidden headers section to the Fetch docs\n- explain why headers like connection are rejected\n- link to the Fetch spec list of forbidden request-header names\n\nFixes #1470\n\n## Validation\n- git diff --check\n- npx --yes markdownlint-cli2 docs/docs/api/Fetch.md (fails on pre-existing issues in this file: MD013 at lines 3/11/50 and MD025 for existing second H1 # Body Mixins)

Signed-off-by: Nathanael BOT <nathanaelbot@minidenathanael.home>
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.01%. Comparing base (b12081c) to head (635d77a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4871      +/-   ##
==========================================
- Coverage   93.02%   93.01%   -0.02%     
==========================================
  Files         112      112              
  Lines       35157    35157              
==========================================
- Hits        32705    32701       -4     
- Misses       2452     2456       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@KhafraDev
Copy link
Member

If you can't bother to preview the PR before opening, why should we spend time reviewing it?

@KhafraDev KhafraDev closed this Mar 6, 2026
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.

3 participants