useid / handlersjs

MIT License
3 stars 3 forks source link

fix: correct status on unknown method #238

Closed BelgianNoise closed 1 year ago

BelgianNoise commented 1 year ago

Return a 501 instead of a 405 when a non HTTP method is received.