puppet-ironic/releasenotes/notes/add_enable_proxy_header_parsing-1837e35d317e74f7.yaml
ZhongShengping 54097080e3 Add enable_proxy_headers_parsing option
The patch enables paste middleware to handle SSL requests through
HTTPProxyToWSGI middleware.

Change-Id: I367333809b7c2d9888b425d2db5e8033554db2c6
2016-10-28 20:11:21 +08:00

5 lines
124 B
YAML

---
features:
- This adds the enable_proxy_headers parsing option which is used by the
http_proxy_to_wsgi middleware.