puppet-neutron/releasenotes/notes/apache-headers-e3f9c09a2a96a316.yaml
Takashi Kajinami 353c952d2b 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: Ic704ece52a692630c2a63d72357570306ed757e1
2022-07-30 13:53:47 +00:00

6 lines
131 B
YAML

---
features:
- |
The ``neutron::wsgi::apache`` class now supports customizing
request/response headers added by apache.