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

The question is not whether you can "add trailers to a message on the assumption that the browser will ignore them"; it's whether you can design a feature to use them safely. Features can (and should) be designed so that they can safely handle when something expected to appear in a trailer instead occurs in the headers. 

Furthermore, preventing access to trailers in browsers won't change the behaviour of proxies at all.

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

Received on Tuesday, 14 July 2015 14:05:02 UTC