enable-http2

Use the enable-http2 stanza entry to enable HTTP/2 support.

enable-http2 = {yes|no}

Description

Set this stanza entry to yes to enable HTTP/2 encoded connections from browsers. This setting only affects the "default" interface defined in this stanza. The cipher suite must also be set to TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 or higher to support HTTP/2 client connections.

Options

Usage: Optional

Default value no

Example:

enable-http2 = yes

Parent topic: [server] stanza