Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
caddyhttp: Reject absurd methods (#4538)
* caddyhttp: Reject absurdly long methods * Limit method to 32 chars and truncate * Just reject the request and debug-log it * Log remote address
- Loading branch information