caddy/caddyhttp/proxy
Peer Beckmann c0ce2b1d50 proxy: Respect insecure_skip_verify for health check (#1558)
* Respect the 'insecure_skip_verify' for the health check.

* WIP: Trying to add a test. Non functional.

* Fixing tests.

* Creating better error messages.

* Optimize two more error messages.

* Move the tests into an extra function.
2017-04-03 15:16:31 -06:00
..
body_test.go proxy: record request Body for retry (fixes #1229) 2016-11-04 19:15:36 +08:00
body.go proxy: record request Body for retry (fixes #1229) 2016-11-04 19:15:36 +08:00
policy_test.go proxy: Add the first policy (#1513) 2017-03-14 09:57:08 -06:00
policy.go proxy: Add the first policy (#1513) 2017-03-14 09:57:08 -06:00
proxy_test.go proxy: Cleanly shutdown health checks on restart (#1524) 2017-04-02 14:58:15 -06:00
proxy.go proxy: Cleanly shutdown health checks on restart (#1524) 2017-04-02 14:58:15 -06:00
reverseproxy.go proxy: Fixed #1484, websockets with h2 disabled (#1488) 2017-03-10 10:41:37 -07:00
setup_test.go proxy: make value is optional when removing a header 2016-11-03 22:50:51 +00:00
setup.go proxy: Cleanly shutdown health checks on restart (#1524) 2017-04-02 14:58:15 -06:00
upstream_test.go proxy: Respect insecure_skip_verify for health check (#1558) 2017-04-03 15:16:31 -06:00
upstream.go proxy: Respect insecure_skip_verify for health check (#1558) 2017-04-03 15:16:31 -06:00