Re: [fetch] Support full-duplex HTTP streaming (#229)

Does anyone here know the answer to https://github.com/whatwg/fetch/issues/229#issuecomment-191754802? What signal do browsers use to determine a request body being "fully" transmitted? I always thought it was a response coming in (and in terms of events with a simple server setup that appears to be what is happening), but obviously that does not work for the scenario where a response is transmitted early.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/229#issuecomment-196241002

Received on Monday, 14 March 2016 10:18:12 UTC