- From: Martin Thomson <martin.thomson@gmail.com>
- Date: Tue, 5 Aug 2014 13:06:46 -0700
- To: Matthew Cox <macox@microsoft.com>
- Cc: "ietf-http-wg@w3.org" <ietf-http-wg@w3.org>
On 5 August 2014 11:05, Matthew Cox <macox@microsoft.com> wrote: > Currently I’m able to do all of my stream state management/transitions > without having to do any interpretation of the payload. With draft-14 I now > need to know what is in the payload, so that the stream can correctly > identify what subsequent frames are allowed. In my mind this crosses a > layer boundary. Maybe you can instead consider this in two parts: a) a valid sequence of frames, for which the combination of "zero or more" and "one" turns into "one or more" b) a valid HTTP response, for which the value of ":status" becomes relevant
Received on Tuesday, 5 August 2014 20:07:13 UTC