mirror of
https://github.com/caddyserver/caddy.git
synced 2026-06-10 16:58:04 -04:00
* caddyhttp: Reject absurdly long methods * Limit method to 32 chars and truncate * Just reject the request and debug-log it * Log remote address