aboutsummaryrefslogtreecommitdiffhomepage
path: root/modules/caddyhttp/marshalers.go
AgeCommit message (Expand)Author
4 dayscaddyhttp: Allow matching Transfer-Encoding, add to access logs (#6629)Francis Lavoie
2024-03-29caddyhttp: Replace sensitive headers with REDACTED (close #5669)Matthew Holt
2024-01-24caddyhttp: Fix panic when request missing ClientIPVarKey (#6040)Francis Lavoie
2023-03-27caddyhttp: Determine real client IP if trusted proxies configured (#5104)Francis Lavoie
2021-12-02caddyhttp: Make logging of credential headers opt-in (#4438)Francis Lavoie
2021-11-29caddyhttp: Split up logged remote address into IP and port (#4403)Francis Lavoie
2021-11-22caddyhttp: Log empty value for typical password headersMatthew Holt
2020-11-22ci: Use golangci's github action for linting (#3794)Dave Henderson
2020-08-07caddyhttp: Add TLS client cert info to logs (#3640)Matt Holt
2020-07-07caddyhttp: Reorder some access log fields; add host matcher test caseMatthew Holt
2020-01-16http: Fix ciphersuite loggingCameron Moore
2019-10-28v2: Logging! (#2831)Matt Holt