yinwoods created HTTPCORE-696:
---------------------------------
Summary: When H2 connection turns to be graceful shutdown, a
single HEADERS or PUSH_PROMISE frame with the END_HEADERS flag set should be
consumed
Key: HTTPCORE-696
URL: https://issues.apache.org/jira/browse/HTTPCORE-696
Project: HttpComponents HttpCore
Issue Type: Bug
Components: HttpCore
Affects Versions: 5.1
Reporter: yinwoods
Attachments: image-2021-11-08-20-06-43-301.png
current implemention in version 5.1, when connection gracefully shutdown and
receives a single HEADERS frame with END_HEADERS flag set, it will throws
"Stream refused" exception, not sure about this.
As RFC7540 section 4.3 defines, looks like single HEADERS frame should be
consumed.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]