caddy/modules/caddyhttp
Francis Lavoie 6e5e08cf58
Wire up Cause for most context cancels (#7538)
2026-03-04 17:14:52 -07:00
..
caddyauth chore: Add nolints to work around haywire linters (#7493) 2026-02-17 16:52:54 -07:00
encode Revert "encode: Implement Flush for legacy compatibility" 2026-02-27 14:14:19 -07: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 Wire up Cause for most context cancels (#7538) 2026-03-04 17:14:52 -07:00
rewrite rewrite: Force recomputing path when escaped path matches rewrite target 2026-03-04 16:18:33 -07:00
standard
templates
tracing
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 Merge commit from fork 2026-03-04 09:08:39 -07:00