Files
puppet-ironic/releasenotes/notes/apache-headers-b23e7d1dad6e94ae.yaml
Takashi Kajinami 1467a91e4f 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: I11274e444c230c62210e2ed5c0f4811f019b16ae
2022-06-30 11:03:34 +09:00

6 lines
130 B
YAML

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