File: add-hsts-support-f612ec171e28a3b3.yaml

package info (click to toggle)
python-octaviaclient 3.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 1,192 kB
  • sloc: python: 12,656; 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.