v151 · javascript · streams
Response Pipeline
Build a Response from a string, pipe textStream() through a transform that uppercases each chunk, then collect the result. Demonstrates that textStream() composes with standard TransformStream.
Original
—
After uppercase transform
—
references
implementation reference
Need the exact API surface, compatibility boundaries, errors, lifecycle, and source links? Read the matching gendn reference ↗