On 18/09/2020 14:07, Martin Grigorov wrote:

<snip/>

> What is the difference
> between org.apache.coyote.http2.StreamStateMachine.State#CLOSED_RX
> and org.apache.coyote.http2.StreamStateMachine.State#CLOSED_TX ?

Compare the parameters used to construct the enums.

> I read some parts of https://tools.ietf.org/html/rfc7540 but I don't see
> anything related to two types of CLOSED state.

Section 5.1. Definition of the closed state (page 20) explains the
difference between the two.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to