caddy/modules/caddyhttp/reverseproxy
Matthew Holt e43b6d8178 core: Variadic Context.Logger(); soft deprecation
Ideally I'd just remove the parameter to caddy.Context.Logger(), but
this would break most Caddy plugins.

Instead, I'm making it variadic and marking it as partially deprecated.
In the future, I might completely remove the parameter once most
plugins have updated.
2022-09-16 16:55:36 -06:00
..
fastcgi core: Variadic Context.Logger(); soft deprecation 2022-09-16 16:55:36 -06:00
forwardauth
addresses.go
admin.go
ascii.go
ascii_test.go
caddyfile.go
command.go caddyhttp: Add --debug flag to commands 2022-09-15 23:10:16 -06:00
copyresponse.go
healthchecks.go events: Implement event system (#4912) 2022-08-31 15:01:30 -06:00
hosts.go
httptransport.go core: Variadic Context.Logger(); soft deprecation 2022-09-16 16:55:36 -06:00
metrics.go reverseproxy: Add upstreams healthy metrics (#4935) 2022-08-27 12:30:23 -06:00
reverseproxy.go core: Variadic Context.Logger(); soft deprecation 2022-09-16 16:55:36 -06:00
selectionpolicies.go
selectionpolicies_test.go
streaming.go reverseproxy: Close hijacked conns on reload/quit (#4895) 2022-09-02 17:01:55 -06:00
streaming_test.go
upstreams.go core: Variadic Context.Logger(); soft deprecation 2022-09-16 16:55:36 -06:00