falconry / falcon

The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
https://falcon.readthedocs.io/en/stable/
Apache License 2.0
9.51k stars 937 forks source link

fix(status_codes): update HTTP status constants to conform to RFC 9110 #2279

Closed alexandrubunea closed 1 month ago

alexandrubunea commented 1 month ago

Summary of Changes

Updated HTTP status code constants accordingly to RFC 9110. The following status codes have been updated:

Related Issues

2276

Pull Request Checklist (edited by @vytas7)