Skip to content

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

Type Property

defaults

The default HTTP/2 configuration.
static var defaults: `Self` { get }

Discussion

The max frame size defaults to 2^14, the target window size to 2^16 - 1, and the max concurrent streams to 100.