fetch icon indicating copy to clipboard operation
fetch copied to clipboard

Add a textStream() method to the Body mixin

Open foolip opened this issue 2 months ago • 0 comments

Fixes https://github.com/whatwg/fetch/issues/1861.

  • [ ] At least two implementers are interested (and none opposed):
  • [ ] Tests are written and can be reviewed and commented upon at:
  • [ ] Implementation bugs are filed:
    • Chromium: …
    • Gecko: …
    • WebKit: …
    • Deno (not for CORS changes): …
  • [ ] MDN issue is filed: …
  • [ ] The top of this comment includes a clear commit message to use.

(See WHATWG Working Mode: Changes for more details.)


Preview | Diff

foolip avatar Oct 02 '25 12:10 foolip