puppet-panko/releasenotes/notes/add_enable_proxy_header_parsing-1a39719e142d5e6f.yaml
ZhongShengping 08fba1952f Add enable_proxy_headers_parsing option
The patch enables paste middleware to handle SSL requests through
HTTPProxyToWSGI middleware.

Change-Id: I983303878f79b6cf2b1cc0dbc028878924c6ab6d
2016-10-28 20:26:23 +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.