Skip to content

Conversation

dancastillo
Copy link
Contributor

This relates to...

#3508

Rationale

Add documentation for using proxy with fetch

Changes

added exmaple of using proxy with fetch

}
}

main()
Copy link
Member

Choose a reason for hiding this comment

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

please remove the main function and use TLA

@dancastillo dancastillo requested a review from mcollina November 6, 2024 15:37
Copy link
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

Copy link
Contributor

@Uzlopak Uzlopak left a comment

Choose a reason for hiding this comment

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

LGTM

CI Fail unrelated

@Uzlopak Uzlopak merged commit fe1f132 into nodejs:main Nov 7, 2024
26 of 36 checks passed
flakey5 pushed a commit to flakey5/undici that referenced this pull request Nov 14, 2024
* docs: add example using proxy with fetch

* remove main function and use TLA
@github-actions github-actions bot mentioned this pull request Dec 3, 2024
This was referenced Dec 16, 2024
@github-actions github-actions bot mentioned this pull request Mar 12, 2025
@github-actions github-actions bot mentioned this pull request May 12, 2025
@metcoder95 metcoder95 linked an issue Jun 23, 2025 that may be closed by this pull request
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.

Add a proxy server example for testing undici fetch.

4 participants