puppet-aodh/releasenotes/notes/apache-headers-4b2756ad793e7f16.yaml
Takashi Kajinami 0c8d02c758 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: I857407802617087f75334c8357055250dcd4cef5
2022-06-30 08:20:42 +09:00

6 lines
128 B
YAML

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