Skip to content

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

Instance Property

httpVersions

The HTTP versions the server accepts. Defaults to HTTP/1.1 only; adding HTTP/2 requires a tlsConfiguration.
var httpVersions: Set<HTTPVersion>