- From: Martin Thomson <martin.thomson@gmail.com>
- Date: Thu, 18 Jul 2013 09:37:50 -0700
- To: Shigeki Ohtsu <ohtsu@iij.ad.jp>
- Cc: HTTP Working Group <ietf-http-wg@w3.org>
On 18 July 2013 01:32, Shigeki Ohtsu <ohtsu@iij.ad.jp> wrote: >> Also, I think that anytime DATA can be successfully received, >> WINDOW_UPDATE can be sent (half closed (local) seems to violate >> that). > > > PRIORITY can also be received in reserved(local/remote) accrding to the > above model. No this is also incorrect in the table. If you can receive DATA, then the protocol requires that you be able to send WINDOW_UPDATE. Another bug I noticed is that it should be possible to send PUSH_PROMISE in half closed (remote) and to receive it in half closed (local).
Received on Thursday, 18 July 2013 16:38:18 UTC