mirror of
https://github.com/caddyserver/caddy.git
synced 2026-06-30 13:53:03 +00:00
* Add upstream header replacements (TODO: tests, docs) * Add tests, fix a few bugs * Add more tests and comments * Refactor header_upstream to use a fallthrough; return regex errors |
||
|---|---|---|
| .. | ||
| 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 | ||