caddy/modules/caddyhttp/reverseproxy
Matt Holt 95941a71e8
chore: Add nolints to work around haywire linters (#7493)
* chore: Add nolints to work around haywire linters

* More lint wrangling
2026-02-17 16:52:54 -07:00
..
fastcgi use math/rand/v2 instead of math/rand (#7413) 2026-02-11 09:15:51 -07:00
forwardauth chore: fix some comments (#7303) 2025-10-15 03:58:53 +00:00
addresses.go core: Implement socket activation listeners (#6573) 2024-09-30 10:55:03 -06:00
addresses_test.go
admin.go
ascii.go
ascii_test.go
buffering_test.go reverseproxy: more comments about buffering and add new tests (#6778) 2025-03-07 11:22:43 -07:00
caddyfile.go reverseproxy: Customizable dial network for SRV upstreams 2026-02-02 11:25:51 -07:00
command.go cmd: prevent commas in header values from being split (#7268) 2025-09-22 21:12:06 -06:00
copyresponse.go
headers_test.go reverseproxy: fix X-Forwarded-* headers for Unix socket requests (#7463) 2026-02-10 13:00:20 -07:00
healthchecks.go chore: Add nolints to work around haywire linters (#7493) 2026-02-17 16:52:54 -07:00
hosts.go reverseproxy: do not disable keepalive if proxy protocol is used (#7300) 2025-10-21 05:09:37 +00:00
httptransport.go use math/rand/v2 instead of math/rand (#7413) 2026-02-11 09:15:51 -07:00
httptransport_test.go reverseproxy: Set Host to {upstream_hostport} automatically if TLS (#7454) 2026-02-09 13:06:19 -07:00
metrics.go reverseproxy: ignore duplicate collector registration error (#6820) 2025-02-04 10:55:30 +03:00
reverseproxy.go reverseproxy: fix X-Forwarded-* headers for Unix socket requests (#7463) 2026-02-10 13:00:20 -07:00
selectionpolicies.go chore: Add nolints to work around haywire linters (#7493) 2026-02-17 16:52:54 -07:00
selectionpolicies_test.go reverseproxy: Allow 0 as weights for weighted_round_robin (#6681) 2024-11-07 17:58:31 -05:00
streaming.go chore: Add nolints to work around haywire linters (#7493) 2026-02-17 16:52:54 -07:00
streaming_test.go
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