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

Re: CORS, TE "opt-in" would be desired, as proxies may drop response trailers without such a request header (no?)

Trailer is a response header and there is no harm for the server to always include such a header with Access-Control-Expose-Headers.  Discussion or spec clarification may be needed to clarify if UA needs drop trailers that are not specified with Trailer.

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

Received on Friday, 29 July 2016 07:59:41 UTC