Skip to content

Conversation

@yeojin-dev
Copy link
Contributor

Description

Update 422

  • Unprocessable Entity -> Unprocessable Content

Motivation

I found that the name of status code 422 in mdn is different from that of rfc9110.

Additional details

https://httpwg.org/specs/rfc9110.html#status.422
https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml

@yeojin-dev yeojin-dev requested review from a team as code owners February 25, 2023 13:24
@yeojin-dev yeojin-dev requested review from Elchi3 and removed request for a team February 25, 2023 13:24
@github-actions github-actions bot added Content:HTTP HTTP docs Content:WebAPI Web API docs labels Feb 25, 2023
@github-actions
Copy link
Contributor

Copy link
Contributor

@teoli2003 teoli2003 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Yes, this has probably been updated. Note that the status names are not transmitted anymore, starting with HTTP/2. This has no practical effect, though content is simpler than _entity.

@teoli2003 teoli2003 merged commit 9f0857e into mdn:main Feb 26, 2023
@teoli2003
Copy link
Contributor

Thanks a lot!

Looks good to me.

Congratulations upon your first merged commit here! Welcome aboard! 🎉

(If you are looking to contribute further, here is a list of possible tasks: MDN Issue Board )

@yeojin-dev
Copy link
Contributor Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:HTTP HTTP docs Content:WebAPI Web API docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants