422 Unprocessable Content

We’d love to hear your thoughts on the next set of proposals for the JavaScript language. You can find a description of the proposals here.
Please take two minutes to fill out our short survey.

하이퍼텍스트 전송 프로토콜(HTTP) 422 Unprocessable Content 응답 상태 코드는 서버가 요청 엔티티의 컨텐츠 형식을 이해했고 요청 엔티티의 문법도 올바르지만 요청된 지시를 처리할 수 없음을 나타냅니다.

경고 : 클라이언트는 요청을 수정하지 않고 동일한 형태로 다시 보내서는 안됩니다.

상태

http
422 Unprocessable Content

명세서

Specification
HTTP Semantics
# status.422