Skip to content

Conversation

@clebsonsh
Copy link
Owner

This pull request introduces robust handling for 405 Method Not Allowed errors and optimizes route matching for better performance. Previously, the router would incorrectly return a 404 Not Found when the request path was correct but the HTTP method was wrong. This has been fixed to provide more accurate and standard API behavior

@clebsonsh clebsonsh merged commit 7896bf3 into main Aug 23, 2025
3 checks passed
@clebsonsh clebsonsh deleted the feat/add-method-not-allowed-support branch August 23, 2025 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants