Missing method should trigger abuse report #27

Open
opened 2026-07-13 11:31:08 +02:00 by c.fahner · 0 comments
Owner

Currently an incoming request without an HTTP method (through the :method pseudo header) is silently discarded and a 400/404 response is generated.

Regular clients should not generate requests without methods and therefore this situation should be treated as abusive, similar to #25.

Currently an incoming request without an HTTP method (through the `:method` pseudo header) is silently discarded and a 400/404 response is generated. Regular clients should not generate requests without methods and therefore this situation should be treated as abusive, similar to #25.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
slendium/framework#27
No description provided.