-
-
Notifications
You must be signed in to change notification settings - Fork 33.6k
Closed
Labels
http2Issues or PRs related to the http2 subsystem.Issues or PRs related to the http2 subsystem.
Description
Now that RFC 8441 has been published detailing how to bootstrap Web Sockets support over HTTP/2, it will be necessary to enable support for the "Extended CONNECT protocol" as defined in the spec. This cannot be done in a third party module and has to be implemented directly by Node.js (and possibly nghttp2). I will be investigating this implementation soon but I wanted to leave a tracking issue to make folks aware.
/cc @nodejs/http2
sebdeckers, trivikr and rahbari
Metadata
Metadata
Assignees
Labels
http2Issues or PRs related to the http2 subsystem.Issues or PRs related to the http2 subsystem.