nodejs / undici

An HTTP/1.1 client, written from scratch for Node.js
https://nodejs.github.io/undici
MIT License
6.08k stars 529 forks source link

feature: support pre-shared sessions #3325

Closed tastypackets closed 3 months ago

tastypackets commented 3 months ago

This relates to...

3315

Rationale

Support passing custom session in connect options for pre-shared sessions.

Changes

Features

Bug Fixes

Breaking Changes and Deprecations

Status