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

Addressed feedback thus far apart from `TE` opt-in. Not entirely sure what to do with that. Questions I have around that:

1. If the UA did not include that opt-in can the response still contain a trailer legally? 
2. Even if it cannot contain it legally, would we still expect it to show up in the API?
3. Should we have an opt-in or just remove the header from the list of forbidden headers? It doesn't seem like the header could be harmful same-origin or cross-origin with CORS, even with arbitrary values.

---
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-236130563

Received on Friday, 29 July 2016 09:02:39 UTC