MtoWeb
Bun

method

http.ClientRequest.toWeb

static toWeb(
streamWritable: WritableStream

A utility method for creating a web WritableStream from a Writable.

Referenced types

interface WritableStream<W = any>