puppet-barbican/releasenotes/notes/apache-headers-8e291ff07e486d85.yaml
Takashi Kajinami 72299ab60d 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: I0e78f2183ffe14c310ee5c5632c203258c8c85cd
2022-06-30 11:11:50 +09:00

7 lines
133 B
YAML

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