Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-04 | reverseproxy: Caddyfile health check headers, host header support (#3948) | yaxin | |
* reverse_proxy: 1.health check headers can be set through Caddyfile using health_headers directive; 2.health check header host can be set properly * reverse_proxy: replace example with syntax definition inline health_headers directive parse function * bugfix: change caddyfile_adapt testcase file from space to tab * reverseproxy: modify health_header value document as optional and add more test cases |