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

Indeed, all this is proposing is that we expose *new* a header name/value map on responses which has no semantic implication for responses whatsoever. That is, this is only useful for the layer which invokes `fetch()` and wants to get some post-body information from the server. It won't impact anything else. Everything else will keep ignoring trailer as per the current standard.

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

Received on Thursday, 9 July 2015 08:07:57 UTC