Masaori Koshiba created TS-4358:
-----------------------------------
Summary: Intermittent HTTP/2 failure with h2spec (6.10.)
Key: TS-4358
URL: https://issues.apache.org/jira/browse/TS-4358
Project: Traffic Server
Issue Type: Bug
Components: HTTP/2
Reporter: Masaori Koshiba
{noformat}
6.10. CONTINUATION
× Sends a CONTINUATION frame after the frame other than HEADERS,
PUSH_PROMISE or CONTINUATION
- The endpoint MUST treat as a connection error of type PROTOCOL_ERROR.
Expected: GOAWAY frame (ErrorCode: PROTOCOL_ERROR)
Connection close
Actual: GOAWAY frame (Length: 8, Flags: 0, ErrorCode: STREAM_CLOSED)
{noformat}
- h2spec: v1.3.1
- ATS: a5cddca1811b0fd541c74fc357d17126ff7fbbad
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)