Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
Sometimes I see a test for 8.1. HTTP Request/Response Exchange in h2spec is failed.
- h2spec : v1.3.1
- ATS master (9c707a89d58f0b635cc3c2070025ba08161beec0)
8.1. HTTP Request/Response Exchange × Sends a second HEADERS frame without the END_STREAM flag - The endpoint MUST respond with a stream error of type PROTOCOL_ERROR. Expected: GOAWAY frame (ErrorCode: PROTOCOL_ERROR) RST_STREAM frame (ErrorCode: PROTOCOL_ERROR) Connection close Actual: RST_STREAM frame (Length: 4, Flags: 0, ErrorCode: STREAM_CLOSED)