summaryrefslogtreecommitdiff
path: root/modules/caddyhttp/ip_matchers.go
AgeCommit message (Collapse)Author
2023-03-27caddyhttp: Determine real client IP if trusted proxies configured (#5104)Francis Lavoie
* caddyhttp: Determine real client IP if trusted proxies configured * Support customizing client IP header * Implement client_ip matcher, deprecate remote_ip's forwarded option