mirror of
https://github.com/caddyserver/caddy.git
synced 2026-07-01 22:31:50 +00:00
* Implement adding Host header to health check * Fix type problems * Fix duplicate function, Replace args * Add debugging * Add debugging * Add debugging * Add debugging * Attempt to set req.Host instead of the header * Clean up debugging * Fix missing newline * Fix spelling * Add test, refactoring * Fix with gofmt * Add error check on NewRequest |
||
|---|---|---|
| .. | ||
| body.go | ||
| body_test.go | ||
| policy.go | ||
| policy_test.go | ||
| proxy.go | ||
| proxy_test.go | ||
| reverseproxy.go | ||
| setup.go | ||
| setup_test.go | ||
| upstream.go | ||
| upstream_test.go | ||