caddy/modules/caddyhttp/reverseproxy/fastcgi
2025-11-03 03:04:55 +00:00
..
caddyfile.go Use slices.Contains to simplify code (#7039) 2025-05-31 12:03:06 -06:00
client.go chore: ugh, lint fix... (#7275) 2025-09-26 03:14:48 -04:00
client_test.go chore: ugh, lint fix... (#7275) 2025-09-26 03:14:48 -04:00
fastcgi.go core: Implement FastAbs to avoid repeated os.Getwd calls (#6687) 2024-11-13 03:55:51 -05:00
header.go fastcgi: Optimize FastCGI transport (#4978) 2022-09-02 16:57:55 -06:00
pool.go fastcgi: Optimize FastCGI transport (#4978) 2022-09-02 16:57:55 -06:00
reader.go fastcgi: Optimize FastCGI transport (#4978) 2022-09-02 16:57:55 -06:00
record.go chore: ugh, lint fix... (#7275) 2025-09-26 03:14:48 -04:00
writer.go chore: fix golangci-lint error G602 in caddyhttp (#7334) 2025-11-03 03:04:55 +00:00