python-octaviaclient/releasenotes/notes/add-hsts-support-f612ec171e...

7 lines
230 B
YAML

---
features:
- |
Added support for HTTP Strict Transport Security (HSTS). This new feature
can be enabled and configured during listener creation using the new
``--enable-hsts`` and ``--hsts-header-opts`` settings.