Files
puppet-octavia/releasenotes/notes/apache-headers-66a08f8feb62208d.yaml
Takashi Kajinami d7dc6e1a4f 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: Ia75fb9a1b343293c2b962ae4f90894e094149acc
2022-07-01 10:26:40 +09:00

6 lines
131 B
YAML

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