1
0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-04-24 16:32:02 +02:00
caddy/modules/caddyhttp/reverseproxy
2022-06-22 15:10:14 -04:00
..
fastcgi reverseproxy: Support performing pre-check requests () 2022-05-06 10:50:26 -04:00
forwardauth reverseproxy: Fix double headers in response handlers () 2022-06-22 15:10:14 -04:00
addresses.go reverseproxy: Refactor dial address parsing, augment command parsing () 2022-03-05 16:34:19 -07:00
admin.go reverseproxy: api: Remove misleading 'healthy' value 2022-06-02 12:32:23 -06:00
ascii.go reverseproxy: Sync up handleUpgradeResponse with stdlib () 2022-04-11 12:49:56 -06:00
ascii_test.go reverseproxy: Sync up handleUpgradeResponse with stdlib () 2022-04-11 12:49:56 -06:00
caddyfile.go reverseproxy: Skip TLS for certain configured ports () 2022-06-20 11:51:42 -06:00
command.go reverseproxy: Add --internal-certs CLI flag () 2022-05-29 14:33:01 -06:00
copyresponse.go reverseproxy: Fix double headers in response handlers () 2022-06-22 15:10:14 -04:00
healthchecks.go reverseproxy: Dynamic upstreams (with SRV and A/AAAA support) () 2022-03-06 17:43:39 -07:00
hosts.go reverseproxy: Dynamic upstreams (with SRV and A/AAAA support) () 2022-03-06 17:43:39 -07:00
httptransport.go reverseproxy: Fix panic when TLS is not configured () 2022-06-22 15:01:57 -04:00
reverseproxy.go reverseproxy: Fix double headers in response handlers () 2022-06-22 15:10:14 -04:00
selectionpolicies.go reverseproxy: Improve hashing LB policies with HRW () 2022-04-27 10:39:22 -06:00
selectionpolicies_test.go reverseproxy: Improve hashing LB policies with HRW () 2022-04-27 10:39:22 -06:00
streaming.go reverseproxy: Sync up handleUpgradeResponse with stdlib () 2022-04-11 12:49:56 -06:00
streaming_test.go ci: Use golangci's github action for linting () 2020-11-22 14:50:29 -07:00
upstreams.go reverseproxy: Permit resolver addresses to not specify a port () 2022-05-04 12:40:39 -06:00