File: add-listener-alpn-protocols-ecb49db86b956c71.yaml

package info (click to toggle)
python-octavia-lib 3.8.0-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 536 kB
  • sloc: python: 2,148; sh: 57; makefile: 23
file content (7 lines) | stat: -rw-r--r-- 257 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
---
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``.