8 lines
257 B
YAML
8 lines
257 B
YAML
---
|
|
features:
|
|
- |
|
|
Added parameter ``alpn_protocols`` to listeners. This parameter contains
|
|
the list of protocols supported by listeners, in descending order of
|
|
preference. The supported protocols are ``http/1.0``, ``http/1.1``
|
|
and ``h2``.
|