MtoWeb
Bun

method

http.IncomingMessage.toWeb

static toWeb(
streamReadable: Readable,
options?: { strategy: QueuingStrategy<any> }

A utility method for creating a web ReadableStream from a Readable.