-
-
Notifications
You must be signed in to change notification settings - Fork 315
Closed
Description
I tried to run the latest version of h2spec
against master branch in h2
and it's failing with the following error:
Hypertext Transfer Protocol Version 2 (HTTP/2)
3. Starting HTTP/2
3.5. HTTP/2 Connection Preface
using source address 127.0.0.1:62276
× 2: Sends invalid connection preface
-> The endpoint MUST terminate the TCP connection.
Expected: GOAWAY Frame (Error Code: PROTOCOL_ERROR)
Connection closed
Actual: Error: read tcp 127.0.0.1:62276->127.0.0.1:5928: read: connection reset by peer
See #702
Metadata
Metadata
Assignees
Labels
No labels