[
https://issues.apache.org/jira/browse/TS-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Masaori Koshiba closed TS-3813.
-------------------------------
Resolution: Fixed
Details in
https://issues.apache.org/jira/browse/TS-3822?focusedCommentId=14659396&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14659396
> Correct responses when half-closed stream receive frames
> --------------------------------------------------------
>
> Key: TS-3813
> URL: https://issues.apache.org/jira/browse/TS-3813
> Project: Traffic Server
> Issue Type: Bug
> Components: HTTP/2
> Reporter: Masaori Koshiba
> Fix For: 6.1.0
>
>
> [RFC 7540|https://httpwg.github.io/specs/rfc7540.html#StreamStates] says
> below in 5.1. Stream States.
> {quote}
> half-closed (remote):
> A stream that is "half-closed (remote)" is no longer being used by the peer
> to send frames. In this state, an endpoint is no longer obligated to maintain
> a receiver flow-control window.
> If an endpoint receives additional frames, other than WINDOW_UPDATE,
> PRIORITY, or RST_STREAM, for a stream that is in this state, it MUST respond
> with a stream error (Section 5.4.2) of type STREAM_CLOSED.
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)