0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-23 22:27:38 -05:00
caddy/modules/caddyhttp/reverseproxy
2022-08-12 17:09:18 -04:00
..
fastcgi Replace strings.Index usages with strings.Cut (#4930) 2022-08-04 11:17:35 -06:00
forwardauth
addresses.go reverseproxy: Add unix+h2c Caddyfile network shortcut (#4953) 2022-08-12 17:09:18 -04:00
admin.go chore: Bump up to Go 1.19, minimum 1.18 (#4925) 2022-08-02 16:39:09 -04:00
ascii.go
ascii_test.go
caddyfile.go
command.go caddyhttp: Implement caddy respond command (#4870) 2022-08-01 13:36:22 -06:00
copyresponse.go
healthchecks.go chore: Bump up to Go 1.19, minimum 1.18 (#4925) 2022-08-02 16:39:09 -04:00
hosts.go
httptransport.go reverseproxy: Fix H2C dialer using new stdlib DialTLSContext (#4951) 2022-08-12 13:11:13 -06:00
reverseproxy.go reverseproxy: Ignore context cancel in stream mode (#4952) 2022-08-12 13:15:41 -06:00
selectionpolicies.go
selectionpolicies_test.go
streaming.go chore: Bump up to Go 1.19, minimum 1.18 (#4925) 2022-08-02 16:39:09 -04:00
streaming_test.go
upstreams.go