Re: [whatwg/streams] Proposal: ReadableStreamBodyReader (Issue #1238)

> How would `reader.formData()` work? It requires access to a `content-type` to be able to parse form data.

the stream could also just read the first line and acquire the boundary from reading just some initial bytes... 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/1238#issuecomment-1767124655
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/streams/issues/1238/1767124655@github.com>

Received on Tuesday, 17 October 2023 20:31:54 UTC