1
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-16 21:56:40 -05:00
caddy/modules/caddyhttp/reverseproxy
2022-11-30 16:03:31 -07:00
..
fastcgi caddytest: Revise sleep durations 2022-10-05 11:40:41 -06:00
forwardauth forwardauth: Canonicalize header fields (fix #5038) (#5097) 2022-10-05 01:37:01 -04:00
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 reverseproxy: Sync up handleUpgradeResponse with stdlib (#4664) 2022-04-11 12:49:56 -06:00
ascii_test.go reverseproxy: Sync up handleUpgradeResponse with stdlib (#4664) 2022-04-11 12:49:56 -06:00
caddyfile.go reverseproxy: Parse humanized byte size (fix #5095) 2022-09-29 12:37:06 -06:00
command.go reverseproxy: fix upstream scheme handling in command (#5088) 2022-09-27 13:03:30 -06:00
copyresponse.go reverseproxy: Fix double headers in response handlers (#4847) 2022-06-22 15:10:14 -04:00
healthchecks.go Clarify some docs 2022-11-30 16:03:31 -07:00
hosts.go reverseproxy: Dynamic upstreams (with SRV and A/AAAA support) (#4470) 2022-03-06 17:43:39 -07:00
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 Fix comment 2022-09-29 12:38:36 -06:00
selectionpolicies.go reverseproxy: Mask the WS close message when we're the client (#5199) 2022-11-14 09:38:02 -07:00
selectionpolicies_test.go reverseproxy: Improve hashing LB policies with HRW (#4724) 2022-04-27 10:39:22 -06:00
streaming.go reverseproxy: Mask the WS close message when we're the client (#5199) 2022-11-14 09:38:02 -07:00
streaming_test.go ci: Use golangci's github action for linting (#3794) 2020-11-22 14:50:29 -07:00
upstreams.go core: Variadic Context.Logger(); soft deprecation 2022-09-16 16:55:36 -06:00