- From: Jeff Pinner <jpinner@twitter.com>
- Date: Thu, 9 Jan 2014 10:54:00 -0800
- To: William Chan (陈智昌) <willchan@chromium.org>
- Cc: HTTP Working Group <ietf-http-wg@w3.org>
Received on Thursday, 9 January 2014 18:54:29 UTC
Is there any need to? If a server wants to open a bi-directional stream it can just open a new stream. On Thu, Jan 9, 2014 at 10:49 AM, William Chan (陈智昌) <willchan@chromium.org>wrote: > I was just reviewing our SPDY code refactoring to more closely model > HTTP/2 streams when I thought about this. Other than simplicity (which > is indeed a fine reason), is there any reason we don't allow push > streams to start open rather than half-closed, at least within the > stream layer? I understand HTTP may not have this use case, but it > seems conceivable to me that a server could want to initiate a > bidirectional stream. > > Just a thought. Cheers. > >
Received on Thursday, 9 January 2014 18:54:29 UTC