caddy/modules/caddyhttp
2026-04-10 14:49:32 -06:00
..
caddyauth chore: Add nolints to work around haywire linters (#7493) 2026-02-17 16:52:54 -07:00
encode encode: make zstd checksum configurable (#7586) 2026-03-28 13:07:21 -06:00
fileserver fileserver: document hide case-sensitivity (F-CADDY-FILESERVER-HIDE-CASE-001) (#7548) 2026-03-04 17:00:10 -05:00
headers chore: Enable modernize linter (#7519) 2026-02-26 14:01:35 -07:00
intercept
logging
map
proxyprotocol
push chore: Dumb prealloc lint fix (#7430) 2026-01-13 14:13:43 -05:00
requestbody
reverseproxy reverseproxy: make stream copy buffer size configurable (#7627) 2026-04-10 14:49:32 -06:00
rewrite rewrite: skip query rename when source key is absent (#7599) 2026-03-28 13:10:34 -04:00
standard
templates
tracing tracing: Add span attributes to tracing module (#7269) 2025-12-31 11:33:18 -07:00
app.go Wire up Cause for most context cancels (#7538) 2026-03-04 17:14:52 -07:00
autohttps.go autohttps: Ensure CertMagic config is recreated after autohttps runs (#7510) 2026-03-03 14:44:06 -07:00
caddyhttp.go
caddyhttp_test.go
celmatcher.go chore: Add nolints to work around haywire linters (#7493) 2026-02-17 16:52:54 -07:00
celmatcher_test.go
errors.go use math/rand/v2 instead of math/rand (#7413) 2026-02-11 09:15:51 -07:00
http2listener.go
httpredirectlistener.go
invoke.go
ip_matchers.go
ip_range.go
logging.go
marshalers.go
matchers.go Merge commit from fork 2026-02-20 10:54:50 -07:00
matchers_test.go Merge commit from fork 2026-03-04 09:08:39 -07:00
metrics.go caddyhttp: Collect metrics once per route instead of per handler (#7492) 2026-03-03 15:15:55 -07:00
metrics_test.go caddyhttp: Collect metrics once per route instead of per handler (#7492) 2026-03-03 15:15:55 -07:00
replacer.go caddyhttp: Evaluate tls.client placeholders more accurately (fix #7530) (#7534) 2026-02-28 22:03:18 -07:00
replacer_test.go
responsematchers.go
responsematchers_test.go
responsewriter.go
responsewriter_test.go
routes.go caddyhttp: Collect metrics once per route instead of per handler (#7492) 2026-03-03 15:15:55 -07:00
server.go caddyhttp: Limit empty Host check to HTTP/1.1 2026-02-27 10:22:39 -07:00
server_test.go
staticerror.go
staticresp.go chore: Add nolints to work around haywire linters (#7493) 2026-02-17 16:52:54 -07:00
staticresp_test.go
subroute.go
vars.go vars: Don't expand placeholders in values (#7629) 2026-04-10 09:37:43 -06:00