Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Structure

ServerConfiguration.HTTPVersion

An HTTP protocol version the server can advertise and serve.
struct HTTPVersion

Overview

Use http1_1 and http2(config:) to build the set passed to httpVersions.

Topics

Operators

Instance Methods

Type Properties

Type Methods

Relationships

Conforms To

  • Swift.Equatable
  • Swift.Hashable
  • Swift.Sendable
  • Swift.SendableMetatype