Re: [fetch] Access to the HTTP trailer (#34)

Another thing we need to define is the relationship between a response having a trailer and the `load` event for various (non-`fetch()`, `fetch()` doesn't do events) features. Does a trailer (that potentially stalls) delay the `load` event or not? In other words, what's the relationship with **process response end-of-file**. I guess it would happen after and we'd introduce **process response trailer**?

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

Received on Saturday, 4 April 2015 07:35:06 UTC