puppet-designate/releasenotes/notes/apache-headers-8753dd9186b29c0a.yaml
Takashi Kajinami 8f6bc169bb 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: Iaa9627fe8ff3439a9662704c2008ff0e93717ae3
2022-06-30 11:02:50 +09:00

6 lines
133 B
YAML

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