[whatwg/fetch] Remove trailer support (#979)

As noted in https://github.com/whatwg/fetch/issues/772#issuecomment-564515727 the current way it is exposed subsets what HTTP supports and therefore does not feel like a good starting point. Both for the internal and public API.

Additionally, the public-facing API has not seen interest from implementers, at least for the past year and a half.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fetch/pull/979

-- Commit Summary --

  * Remove trailer support

-- File Changes --

    M fetch.bs (89)

-- Patch Links --

https://github.com/whatwg/fetch/pull/979.patch
https://github.com/whatwg/fetch/pull/979.diff

-- 
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/979

Received on Wednesday, 11 December 2019 12:32:12 UTC