puppet-manila/releasenotes/notes/apache-headers-a2f35e9fae4c7667.yaml
Takashi Kajinami 32084a9272 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: I8fd01cee29c1d906e3f427a15b5f0b23a8f29049
2022-07-01 10:28:21 +09:00

6 lines
130 B
YAML

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