..
fastcgi
chore: Enable modernize linter ( #7519 )
2026-02-26 14:01:35 -07:00
forwardauth
forward_auth: copy_headers does not strip client-supplied identity headers (Fixes GHSA-7r4p-vjf4-gxv4) ( #7545 )
2026-03-03 23:30:49 -05:00
addresses.go
core: Implement socket activation listeners ( #6573 )
2024-09-30 10:55:03 -06:00
addresses_test.go
reverseproxy: do not parse upstream address too early if it contains replaceble parts ( #5695 )
2023-08-05 23:30:02 +02:00
admin.go
reverseproxy: Track dynamic upstreams, enable passive healthchecking ( #7539 )
2026-03-04 15:05:26 -05:00
admin_test.go
reverseproxy: Track dynamic upstreams, enable passive healthchecking ( #7539 )
2026-03-04 15:05:26 -05:00
ascii.go
reverseproxy: Sync up handleUpgradeResponse with stdlib ( #4664 )
2022-04-11 12:49:56 -06:00
ascii_test.go
filesystem: Globally declared filesystems, fs directive ( #5833 )
2024-01-13 20:12:43 +00:00
buffering_test.go
reverseproxy: more comments about buffering and add new tests ( #6778 )
2025-03-07 11:22:43 -07:00
caddyfile.go
reverseproxy: make stream copy buffer size configurable ( #7627 )
2026-04-10 14:49:32 -06:00
command.go
cmd: prevent commas in header values from being split ( #7268 )
2025-09-22 21:12:06 -06:00
copyresponse.go
reverseproxy: Fix double headers in response handlers ( #4847 )
2022-06-22 15:10:14 -04:00
dynamic_upstreams_test.go
reverseproxy: Track dynamic upstreams, enable passive healthchecking ( #7539 )
2026-03-04 15:05:26 -05:00
headers_test.go
chore: replace interface{} with any for modernization ( #7571 )
2026-04-11 19:53:12 +03:00
healthchecks.go
reverseproxy: Fix health_port being ignored in health checks ( #7533 )
2026-03-03 13:10:54 -05:00
hosts.go
admin: Redact sensitive request headers in API logs ( #7578 )
2026-04-17 14:56:42 -06:00
httptransport.go
Wire up Cause for most context cancels ( #7538 )
2026-03-04 17:14:52 -07:00
httptransport_test.go
root: introduce down-propagating Helper.BlockState for other directives/plugins to use ( #7594 )
2026-03-28 17:44:42 +00:00
metrics.go
reverseproxy: ignore duplicate collector registration error ( #6820 )
2025-02-04 10:55:30 +03:00
passive_health_test.go
reverseproxy: Track dynamic upstreams, enable passive healthchecking ( #7539 )
2026-03-04 15:05:26 -05:00
retries_test.go
reverseproxy: prevent body close on dial-error retries ( #7547 )
2026-03-04 15:17:02 -05:00
reverseproxy.go
reverseproxy: make stream copy buffer size configurable ( #7627 )
2026-04-10 14:49:32 -06:00
selectionpolicies.go
chore: Resolve recent CI failures ( #7593 )
2026-03-25 23:21:27 -06:00
selectionpolicies_test.go
reverseproxy: Allow 0 as weights for weighted_round_robin ( #6681 )
2024-11-07 17:58:31 -05:00
streaming.go
reverseproxy: make stream copy buffer size configurable ( #7627 )
2026-04-10 14:49:32 -06:00
streaming_test.go
reverseproxy: make stream copy buffer size configurable ( #7627 )
2026-04-10 14:49:32 -06:00
upstreams.go
use math/rand/v2 instead of math/rand ( #7413 )
2026-02-11 09:15:51 -07:00
upstreams_test.go
chore: upgrade .golangci.yml and workflow to v2 ( #6924 )
2025-06-03 02:24:32 +03:00