Skip to content

HTTP/3 server configuration #5716

@vietj

Description

@vietj

Describe the feature

Introduce HTTP/3 server configuration separate from HttpServerOptions which is coupled to since it inherits from TCPSSLOptions.

Http3ServerOptions should define the following state

  • transport field of type QuicServverOptions
  • ssl field of type ServerSSLOptions
  • configuration from HttpServerOptions that is necessary to configure the server properly which is mostly compression

Contribution

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions