400

Bad Request

4xx · 클라이언트 오류 (Client Error) 자주 쓰임

요약

The server cannot process the request due to a client error such as malformed syntax.

언제 발생하나

Returned when the request is malformed, has invalid framing, or fails basic validation.

흔한 원인

해결 방법

관련 코드

스펙 근거