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

Trailer support we can add in the future if this minimal viable
solution is a success:

* Support for synthetic responses.
* Support for (synthetic) requests.
* Trailer headers that have semantics.

Fixes #343 and fixes #34.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add trailer support to network responses

-- File Changes --

    M Overview.html (73)
    M Overview.src.html (71)

-- Patch Links --

https://github.com/whatwg/fetch/pull/344.patch
https://github.com/whatwg/fetch/pull/344.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/344

Received on Thursday, 28 July 2016 14:41:30 UTC