Re: [whatwg/fetch] Is is possible to read the response before the whole request body is sent? (#315)

"I guess the more accurate question is: is promise returned by fetch(...) fulfilled with a response before the request body stream is done?" Yes, this can be the case. I think @jakearchibald was not aware of the conversation pointed out by @mnot. Closing this since there doesn't seem to be a problem here with the standard.

Why wasn't this possible with `XMLHttpRequest` by the way? That sounds wrong...

---
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/315#issuecomment-223891513

Received on Monday, 6 June 2016 07:57:30 UTC