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

@igrigorik 

>    Client request: {id: 5, path: /thing}
 >  Server issues PUSH_PROMISE: {id: 6, path: /.well-known/trailers, body: some-json-thing}

not quite.. server issues
 PUSH_PROMISE: {id: 5, promise id 6, path: /.well-known/trailers, body: some-json-thing}

pushes promises are part of an open(ish) peer initiated stream


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

Received on Tuesday, 21 July 2015 16:27:25 UTC