0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-02-24 23:57:05 -05:00
caddy/modules/caddyhttp
2024-09-21 05:47:18 +02:00
..
caddyauth perf: use zap's Check() to prevent useless allocs () 2024-09-13 11:16:37 -06:00
encode
fileserver perf: use zap's Check() to prevent useless allocs () 2024-09-13 11:16:37 -06:00
headers
intercept perf: use zap's Check() to prevent useless allocs () 2024-09-13 11:16:37 -06:00
logging
map
proxyprotocol
push perf: use zap's Check() to prevent useless allocs () 2024-09-13 11:16:37 -06:00
requestbody perf: use zap's Check() to prevent useless allocs () 2024-09-13 11:16:37 -06:00
reverseproxy perf: use zap's Check() to prevent useless allocs () 2024-09-13 11:16:37 -06:00
rewrite perf: use zap's Check() to prevent useless allocs () 2024-09-13 11:16:37 -06:00
standard
templates
tracing perf: use zap's Check() to prevent useless allocs () 2024-09-13 11:16:37 -06:00
app.go
autohttps.go
caddyhttp.go
caddyhttp_test.go
celmatcher.go
celmatcher_test.go
errors.go
http2listener.go
httpredirectlistener.go
invoke.go
ip_matchers.go perf: use zap's Check() to prevent useless allocs () 2024-09-13 11:16:37 -06:00
ip_range.go
logging.go perf: use zap's Check() to prevent useless allocs () 2024-09-13 11:16:37 -06:00
marshalers.go
matchers.go
matchers_test.go
metrics.go
metrics_test.go
replacer.go
replacer_test.go
responsematchers.go
responsematchers_test.go
responsewriter.go
responsewriter_test.go
routes.go caddyhttp: Make route provisioning idempotent () 2024-09-03 11:57:55 -06:00
server.go caddyhttp: enable qlog, controlled by QLOGDIR env () 2024-09-21 05:47:18 +02:00
server_test.go perf: use zap's Check() to prevent useless allocs () 2024-09-13 11:16:37 -06:00
staticerror.go
staticresp.go
staticresp_test.go
subroute.go
vars.go