Re: [whatwg/fetch] "process request body" is gone (#495)

I would be okay with 1 I think. We did update XMLHttpRequest for the similar response situation though. I wonder if there's some kind of alternative abstraction idea we're overlooking here.

(The response situation ends up being problematic elsewhere. E.g., normally the network feeds bytes to the HTML parser incrementally, so now we'd have to update the HTML Standard to talk about streams and such.)

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

Received on Friday, 3 March 2017 11:10:24 UTC