This page was translated from English by the community. Learn more and join the MDN Web Docs community.

View in English Always switch to English

413 Content Too Large

HTTP 413 Content Too Large 응답 상태 코드는 요청 엔터티가 서버에 의해 정의된 제한보다 크다는 것을 나타냅니다. 서버는 연결을 닫거나 Retry-After 헤더 필드를 반환할 수 있습니다.

RFC 9110 이전에는 이 상태 코드 이름이 Payload Too Large 였습니다. 이 이름은 아직도 널리 사용되고 있습니다.

상태

http
413 Content Too Large

명세서

Specification
HTTP Semantics
# status.413

같이 보기