Re: RST_STREAM and FINAL flag

>
> +1 ... for completeness, the definition of the RST_STREAM and GOAWAY
> frames can say that the FINAL flag is to be ignored in all cases
> because the frames themselves are terminal in nature.
>
>
GOAWAY and RST_STREAM have different semantics -- but I would note that
RST_STREAM is different than FINAL because it puts the stream in a closed
state and not half-closed and thus behaves differently when
the initiator of the stream sends it (RST_STREAM w/ CANCEL for example)

Received on Thursday, 25 April 2013 19:22:08 UTC