-
-
Notifications
You must be signed in to change notification settings - Fork 37.1k
HTTP2 compatibility layer issues with invalid streams #29529
Copy link
Copy link
Closed
Labels
httpIssues and PRs related to the http subsystem.Issues and PRs related to the http subsystem.http2Issues and PRs related to the http2 subsystem.Issues and PRs related to the http2 subsystem.streamIssues and PRs related to Node.js streams.Issues and PRs related to Node.js streams.
Description
Activity
Metadata
Metadata
Assignees
Labels
httpIssues and PRs related to the http subsystem.Issues and PRs related to the http subsystem.http2Issues and PRs related to the http2 subsystem.Issues and PRs related to the http2 subsystem.streamIssues and PRs related to Node.js streams.Issues and PRs related to Node.js streams.
https://pastebin.com/LAfzJnQf
Node 12.10, using ssl. The whole code handles both http1 and http2 exactly the same, yet this only happens for ssl using http2.