aboutsummaryrefslogtreecommitdiffhomepage
path: root/modules/caddyhttp/server_test.go
AgeCommit message (Expand)Author
2024-10-21tracing: Add `spanID` field to access logs and `http.vars.span_id` placeholde...Yifan Yang
2024-09-13perf: use zap's Check() to prevent useless allocs (#6560)Kévin Dunglas
2024-03-21caddyhttp: Accept XFF header values with ports, when parsing client IP (#6183)Francis Lavoie
2024-01-13caddyhttp: Security enhancements for client IP parsing (#5805)Nebez Briefkani
2023-04-27logging: Add traceID field to access logs when tracing is active (#5507)Dave Henderson