b262fc9ad3
Change-Id: Iea9fdbfaee7c7965adcc65825fe6422f87b06de0
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``.
|