File: add-hsts-support-f612ec171e28a3b3.yaml

package info (click to toggle)
python-octaviaclient 3.10.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,184 kB
  • sloc: python: 12,641; sh: 57; makefile: 23
file content (7 lines) | stat: -rw-r--r-- 296 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
---
features:
  - |
    Added support for HTTP Strict Transport Security (HSTS). This new feature
    can be enabled and configured during listener creation and update
    using the new ``--hsts-max-age`` option and the optional
    ``--hsts-include-subdomains`` and ``--hsts-prefetch`` options.