- From: Patrick McManus <notifications@github.com>
- Date: Tue, 21 Jul 2015 09:26:58 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Tuesday, 21 July 2015 16:27:25 UTC
@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