If the state is correct, it looks like we MUST send RST_STREAM/GOAWAY with
STREAM_CLOSED (0x5).
> An endpoint MUST NOT send frames other than PRIORITY on a closed
stream. An endpoint that receives any frame other than PRIORITY
after receiving a RST_STREAM MUST treat that as a stream error
(Section 5.4.2) of type STREAM_CLOSED. Similarly, an endpoint
that receives any frames after receiving a frame with the
END_STREAM flag set MUST treat that as a connection error
(Section 5.4.1) of type STREAM_CLOSED, unless the frame is
permitted as described below.
https://tools.ietf.org/html/rfc7540#section-5.1
[ Full content available at: https://github.com/apache/trafficserver/pull/4225 ]
This message was relayed via gitbox.apache.org for [email protected]