puppet-zaqar/releasenotes/notes/apache-headers-80960700e9e63f0f.yaml
Takashi Kajinami 5d3e8252d6 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: Ie5f2669a8686a3546b652251881615e0e18bf433
2022-07-01 11:37:02 +09:00

6 lines
129 B
YAML

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