NEW316191
Implement {Blob|Body}.textStream
https://bugs.webkit.org/show_bug.cgi?id=316191
Summary Implement {Blob|Body}.textStream
Noam Rosenthal
Reported 2026-06-03 03:11:04 PDT
See https://github.com/whatwg/fetch/pull/1862 and https://github.com/w3c/FileAPI/pull/221 The textStream() method is a convenience/ergonomic addition to stream utf-8 text from a response, request or blob. This is in preperation of HTML streaming
Attachments
Note You need to log in before you can comment on or make changes to this bug.