cloudflare / cloudflare/workerd
Investigate Response.clone() behaviour on tee'd streams
Open
wpt-conformance
- Dominant language
- C++
- Stars
- 8.7k
- Forks
- 739
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 174
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.