puppet-vitrage/releasenotes/notes/add_enable_proxy_header_parsing-1e76d9125938e219.yaml
ZhongShengping 10bdf4f769 Add enable_proxy_headers_parsing option
The patch enables paste middleware to handle SSL requests through
HTTPProxyToWSGI middleware.

Change-Id: Iff08aa323fa63978ec8666610f197fa6038a2c28
2016-10-28 20:32:57 +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.