mirror of
https://github.com/caddyserver/caddy.git
synced 2025-11-28 01:05:19 -05:00
* caddyhttp: Reject absurdly long methods * Limit method to 32 chars and truncate * Just reject the request and debug-log it * Log remote address