Isn't "422 Unprocessable Entity" the correct name? #31454
Labels
closed: question
A user misinterpretation or support question. No action required.
Content:HTTP
HTTP docs
MDN URL
https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/422
What specific section or headline is this issue about?
422 Unprocessable Content
What information was incorrect, unhelpful, or incomplete?
I believe the title "422 Unprocessable Content" is out of date. I think the correct title should be "422 Unprocessable Entity".
What did you expect to see?
"422 Unprocessable Entity"
Do you have any supporting links, references, or citations?
Per https://datatracker.ietf.org/doc/html/rfc4918#section-11.2
I noticed this because the Rust http crate uses "Unprocessable Entity" as well:
Do you have anything more you want to share?
I haven't followed the relevant RFCs closely in a while. Please educate me if I've gotten this wrong; if so, then the Rust
http
crate has gotten it wrong too.MDN metadata
Page report details
en-us/web/http/status/422
The text was updated successfully, but these errors were encountered: