Files
puppet-placement/releasenotes/notes/apache-headers-a3e1b9362f45de8f.yaml
Takashi Kajinami 029c455e4c 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: I8500d2de47c4f50920336741db5840bc44faca8b
2022-07-01 10:37:48 +09:00

6 lines
133 B
YAML

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