caddy/modules/caddyhttp
Francis Lavoie d935a6956c
autohttps: Ensure CertMagic config is recreated after autohttps runs (#7510)
2026-03-03 14:44:06 -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: Fix tests on Windows 2026-02-20 11:46:45 -07:00
headers chore: Enable modernize linter (#7519) 2026-02-26 14:01:35 -07:00
intercept
logging logging: `log_append` Early option, Supports `{http.response.body}` (#7368) 2025-12-16 23:42:42 -05:00
map
proxyprotocol
push chore: Dumb `prealloc` lint fix (#7430) 2026-01-13 14:13:43 -05:00
requestbody
reverseproxy reverseproxy: Fix `health_port` being ignored in health checks (#7533) 2026-03-03 13:10:54 -05:00
rewrite chore: Dumb `prealloc` lint fix (#7430) 2026-01-13 14:13:43 -05:00
standard
templates
tracing tracing: Add span attributes to tracing module (#7269) 2025-12-31 11:33:18 -07:00
app.go caddyhttp: {http.request.body_base64} placeholder (#7367) 2025-12-13 21:01:12 -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 caddyhttp: create a placeholder for and log ech status (#7328) 2025-12-07 16:01:58 +00:00
matchers.go Merge commit from fork 2026-02-20 10:54:50 -07:00
matchers_test.go Merge commit from fork 2026-02-20 10:54:50 -07:00
metrics.go caddyfile: add `observe_catchall_hosts` option (#7434) 2026-01-14 00:06:16 +00:00
metrics_test.go caddyfile: add `observe_catchall_hosts` option (#7434) 2026-01-14 00:06:16 +00: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 chore: Add nolints to work around haywire linters (#7493) 2026-02-17 16:52:54 -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