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
yes Enable HTTP/2 support. no Disable HTTP/2 support.
Usage: Optional
Default value no
Example:
enable-http2 = yes