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

400 Bad Request

HyperText Transfer Protocol (HTTP) 400 Bad Request 응답 상태 코드는 서버가 클라이언트 오류(예: 잘못된 요청 구문, 유효하지 않은 요청 메시지 프레이밍, 또는 변조된 요청 라우팅) 를 감지해 요청을 처리할 수 없거나, 하지 않는다는 것을 의미합니다.

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

Status

400 Bad Request

명세서

Specification
HTTP Semantics
# status.400