Skip to content

docs: update broken links in file "Dispatcher.md"#4924

Merged
metcoder95 merged 4 commits intonodejs:mainfrom
samuel871211:patch-3
Mar 27, 2026
Merged

docs: update broken links in file "Dispatcher.md"#4924
metcoder95 merged 4 commits intonodejs:mainfrom
samuel871211:patch-3

Conversation

@samuel871211
Copy link
Copy Markdown
Contributor

@samuel871211 samuel871211 commented Mar 23, 2026

This relates to...

Rationale

Changes

Features

Bug Fixes

Breaking Changes and Deprecations

Status

@samuel871211 samuel871211 changed the title fix broken link of "Dispatcher.md" fix broken link in file "Dispatcher.md" Mar 25, 2026
@samuel871211 samuel871211 changed the title fix broken link in file "Dispatcher.md" update broken links in file "Dispatcher.md" Mar 25, 2026

const client = new Client("http://service.example").compose(
redirect({ maxRedirections: 3, throwOnMaxRedirects: true })
redirect({ maxRedirections: 3, throwOnMaxRedirect: true })
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.93%. Comparing base (38eab36) to head (50821d7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4924   +/-   ##
=======================================
  Coverage   92.92%   92.93%           
=======================================
  Files         112      112           
  Lines       35709    35709           
=======================================
+ Hits        33184    33185    +1     
+ Misses       2525     2524    -1     

☔ 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.

@samuel871211
Copy link
Copy Markdown
Contributor Author

I believe the failing check "Test with Node.js 20 on macos-latest" has already addressed by https://github.com/nodejs/undici/pull/4932/changes

@metcoder95 metcoder95 changed the title update broken links in file "Dispatcher.md" docs: update broken links in file "Dispatcher.md" Mar 27, 2026
@metcoder95 metcoder95 merged commit a4e4b84 into nodejs:main Mar 27, 2026
35 of 37 checks passed
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.

4 participants