5d3e8252d6
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
6 lines
129 B
YAML
6 lines
129 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``zaqar::wsgi::apache`` class now supports customizing
|
|
request/response headers added by apache.
|