puppet-cinder/releasenotes/notes/apache-headers-3fe15d86bd121c9d.yaml
Takashi Kajinami 498c268084 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: If5307f5c1927a10a456415d7f6f4bc522f0693f3
2022-06-30 10:32:18 +09:00

6 lines
130 B
YAML

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