We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There seems to be some appetite in shipping some, or all Undici APIs into Node.js core. Let's brainstorm what this would entail.
Topic of the session
http.request()
http
Legacy
undici.setGlobalDispatcher()
fetch()
fetch
Type of the session
Estimated duration of the session
30 minutes to 1 hour
Date and Time of the session
Scheduled on April 2, check https://nodejs.org/calendar for exact times
Level
Pre-requisite knowledge
Describe the session
Session facilitator(s), Github handle(s) and timezone(s)
Meeting notes and Virtual Meeting Link
Follow-up / Set-up sessions (if any)
Additional context (optional)
The text was updated successfully, but these errors were encountered:
ProxyAgent
The draft agenda is in https://docs.google.com/spreadsheets/d/1_FNNbKYcc032NIUqeJ3SZP3PM71aYMuv9D5JbwaS9Iw/edit?usp=sharing (it's not final, this session is currently planned to be 11:00 on day 2). If you have any comments, it would be easier to coordinate in the #collab-summit-paris-2025 slack channel
Sorry, something went wrong.
mcollina
ruyadorno
ovflowd
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Proposal
There seems to be some appetite in shipping some, or all Undici APIs into Node.js core.
Let's brainstorm what this would entail.
Topic of the session
http.request()
to legacy Markinghttp
client APIs asLegacy
nodejs/node#57277undici.setGlobalDispatcher()
in Node.js: Expose Undici's ProxyAgent and setGlobalDispatcher within Node nodejs/node#43187fetch()
:fetch
support for HTTP/2 by default nodejs/undici#2750 (comment).Type of the session
Estimated duration of the session
30 minutes to 1 hour
Date and Time of the session
Scheduled on April 2, check https://nodejs.org/calendar for exact times
Level
Pre-requisite knowledge
Describe the session
Session facilitator(s), Github handle(s) and timezone(s)
Meeting notes and Virtual Meeting Link
Follow-up / Set-up sessions (if any)
Additional context (optional)
The text was updated successfully, but these errors were encountered: