Skip to content

[Todo] http: add support for extended connect protocol #22959

Closed
@jasnell

Description

@jasnell

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    http2Issues or PRs related to the http2 subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions