Re: [whatwg/fetch] Consider removing trailers API (#772)

Agreed. The problems that are referred to AIUI are restricted to headers that the browser depends upon when it's processing the body (e.g., `Content-Length`, `Content-Security-Policy`), and can't revise in-flight or after the fact. Such an API would not affect these uses.

-- 
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/issues/772#issuecomment-451353991

Received on Friday, 4 January 2019 05:01:40 UTC