
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. Change-Id: I2c527b5511db04f9daa7f605b565a567599b5431
6 lines
168 B
YAML
6 lines
168 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``heat::wsgi::apache_api`` class and the ``heat::wsgi::apache_api_cfn``
|
|
class now support customizing response headers added by apache.
|