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-03-24 10:44:36 -06:00
..
fastcgi fastcgi: Protect against requests with null bytes in the path () 2022-03-07 10:06:33 -07:00
addresses.go reverseproxy: Refactor dial address parsing, augment command parsing () 2022-03-05 16:34:19 -07:00
admin.go reverseproxy: Dynamic upstreams (with SRV and A/AAAA support) () 2022-03-06 17:43:39 -07:00
caddyfile.go chore: Comment fixes () 2022-03-13 01:38:11 -05:00
command.go reverseproxy: Refactor dial address parsing, augment command parsing () 2022-03-05 16:34:19 -07:00
copyresponse.go chore: Comment fixes () 2022-03-13 01:38:11 -05: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: Dynamic upstreams (with SRV and A/AAAA support) () 2022-03-06 17:43:39 -07:00
reverseproxy.go reverseproxy: copy_response and copy_response_headers for handle_response routes () 2022-03-09 11:00:51 -07:00
selectionpolicies.go reverseproxy: fix hash selection policy () 2021-04-29 10:52:22 -06:00
selectionpolicies_test.go reverseproxy: Dynamic upstreams (with SRV and A/AAAA support) () 2022-03-06 17:43:39 -07:00
streaming.go reverseproxy: Incorporate latest proxy changes from stdlib () 2021-08-12 10:48:24 -06:00
streaming_test.go ci: Use golangci's github action for linting () 2020-11-22 14:50:29 -07:00
upstreams.go reverseproxy: Include port in A upstreams cache 2022-03-24 10:44:36 -06:00