Re: 1xx (informational) responses affect on stream management

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