adaltas / node-http-status

Utility to interact with HTTP status code in Node.js
Other
441 stars 55 forks source link

HTTP 425 Too Early #45

Closed denizdogan closed 1 year ago

denizdogan commented 1 year ago

Is there any reason why 425 Too Early isn't included in this library?

https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/425

wdavidw commented 1 year ago

No particular reason, could you prepare a pull request to merge the new code ?