Files
puppet-nova/releasenotes/notes/apache-headers-16bebb9da1fb6cb6.yaml
Takashi Kajinami 34351eacda Expose headers option of apache::vhost
The headers option in apache::vhost is required in some case, for
example when adding the X-XSS-Protection header. This change allows
customizing the option for the api vhost.

This change also adds support for request_headers so that both request
headers and response headers can customized.

Change-Id: I23568d804f97c804f8883b49690f77d2119c4b87
2022-07-01 11:34:03 +09:00

7 lines
181 B
YAML

---
features:
- |
The ``nova::wsgi::apache_api`` class and
the ``nova::wsgi::apache_metadata`` class now support customizing
request/response headers added by apache.