Files
puppet-cloudkitty/releasenotes/notes/apache-headers-7468ce93fad9e8e5.yaml
Takashi Kajinami d4db053e91 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: I4ff7ea57f9c1b29b2209506969497b773cef02ec
2022-06-30 02:02:31 +00:00

6 lines
134 B
YAML

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