Skip to content

Investigate Response.clone() behaviour on tee'd streams #4981

@npaun

Description

@npaun

Most likely, we're not passing this one because our implementation of tee is intentionally not conformant with the Streams spec. Our implementation is different because the standard approach uses too much memory. This is an area where the standard ought to be improved.

This will be a long-term task.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions