- From: Martin Thomson <martin.thomson@gmail.com>
- Date: Wed, 27 Feb 2013 11:51:26 -0800
- To: Roberto Peon <grmocg@gmail.com>
- Cc: William Chan (ιζΊζ) <willchan@chromium.org>, Amos Jeffries <squid3@treenet.co.nz>, HTTP Working Group <ietf-http-wg@w3.org>
OK, here's where I think we're at, in concrete terms: We have a HEADERS frame. We have a HEADERS+PRIORITY frame that includes an extra 4 bytes up front. Either can be sent in all the normal places that you would expect to see HEADERS, SYN_STREAM or SYN_REPLY. Most importantly, when a stream starts. Pushed streams are unidirectional by virtue of being initiated by the server, not by explicit indication. The server does not expect data frames from the client and MAY discard them.
Received on Wednesday, 27 February 2013 19:51:53 UTC