puppet-barbican/releasenotes/notes/add_enable_proxy_header_parsing-235a92e233f6741d.yaml
ZhongShengping 6aca1ad530 Add enable_proxy_headers_parsing option
The patch enables paste middleware to handle SSL requests through
HTTPProxyToWSGI middleware.

Change-Id: I8107b6328fe103b16a65a8556f3ef9d0a38c2cf9
2016-10-28 19:58:35 +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.