Re: [whatwg/fetch] Add trailer support to network responses (#344)

Better late than too late. @domenic does the last commit look okay to you? I basically need to resolve the promise of the cloned response when the promise of the original response is fulfilled, but I should probably not reuse the `Headers` object even though it's immutable (so far we kept the relationships 1:1).

---
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/pull/344#issuecomment-238524321

Received on Tuesday, 9 August 2016 11:20:17 UTC