falconry/falcon

Update references to obsolete RFCs

Open

#2,525 opened on Aug 31, 2025

View on GitHub
 (8 comments) (0 reactions) (0 assignees)Python (925 forks)batch import
documentationgood first issuemaintenanceneeds contributor

Repository metrics

Stars
 (9,293 stars)
PR merge metrics
 (Avg merge 2d 7h) (9 merged PRs in 30d)

Description

Our documentation is replete with references to now-obsolete RFCs such as RFC 7231, RFC 7238, etc. Many of these references can be replaced by links to RFC 9110 (HTTP Semantics), but please do inspect each of them on a case by case basis, and map the respective section numbers, if needed.

If the specification itself has changed, and we need to update Falcon's behaviour, please file new issues.

Contributor guide