caddy/modules/caddyhttp
Matthew Holt cb436f0a0e
fileserver: Fix tests on Windows
2026-02-20 11:46:45 -07:00
..
caddyauth chore: Add nolints to work around haywire linters (#7493) 2026-02-17 16:52:54 -07:00
encode encode: Implement Flush for legacy compatibility 2026-02-16 15:59:10 -07:00
fileserver fileserver: Fix tests on Windows 2026-02-20 11:46:45 -07:00
headers chore: Dumb `prealloc` lint fix (#7430) 2026-01-13 14:13:43 -05: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 chore: Add nolints to work around haywire linters (#7493) 2026-02-17 16:52:54 -07: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: deterministic logic and strict bind checking on Linux (#7435) 2026-01-16 08:51:23 -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-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: {http.request.body_base64} placeholder (#7367) 2025-12-13 21:01:12 -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: Option to disable 0-RTT (#7485) 2026-02-16 10:20:47 -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