mirror of
https://github.com/caddyserver/caddy.git
synced 2026-06-30 13:53:03 +00:00
* Enabled configurable Timeout for the proxy directive * Added Test for reverse for proxy timeout * Removed Duplication in proxy constructors * Remove indirection from multiple constructors and refactor into one * Fix inconsistent error message and refactor dialer initialization |
||
|---|---|---|
| .. | ||
| testdata | ||
| body.go | ||
| body_test.go | ||
| policy.go | ||
| policy_test.go | ||
| proxy.go | ||
| proxy_test.go | ||
| reverseproxy.go | ||
| reverseproxy_test.go | ||
| setup.go | ||
| setup_test.go | ||
| upstream.go | ||
| upstream_test.go | ||