HTTP 상태 코드

설명이 포함된 모든 HTTP 상태 코드의 검색 가능한 참조입니다.

1xx Informational

100
Continue
The initial part of a request was received, please continue.
101
Switching Protocols
The server is switching protocols as requested by the client.

2xx Success

200
OK
The request has succeeded.
201
Created
The request has been fulfilled and a new resource was created.
202
Accepted
The request has been accepted for processing.
204
No Content
The request was successful but there is no content to return.
206
Partial Content
Partial content delivered as requested by a Range header.

3xx Redirection

301
Moved Permanently
The resource has been moved to a new URL permanently.
302
Found
The resource is temporarily located at a different URL.
304
Not Modified
Cached version is still valid; no body returned.
307
Temporary Redirect
Same as 302 but the method must not change.
308
Permanent Redirect
Same as 301 but the method must not change.

4xx Client Error

400
Bad Request
The server cannot process the request due to a client error.
401
Unauthorized
Authentication is required and has failed or not been provided.
403
Forbidden
The server understood the request but refuses to authorize it.
404
Not Found
The requested resource could not be found.
405
Method Not Allowed
The request method is not supported for this resource.
408
Request Timeout
The server timed out waiting for the request.
409
Conflict
The request conflicts with the current state of the resource.
410
Gone
The resource is no longer available and will not be available again.
413
Payload Too Large
The request body is larger than the server is willing to process.
415
Unsupported Media Type
The media type is not supported by the server.
422
Unprocessable Entity
The request was well-formed but contained semantic errors.
429
Too Many Requests
The user has sent too many requests in a given time (rate limited).

5xx Server Error

500
Internal Server Error
A generic server error.
501
Not Implemented
The server does not support the functionality required.
502
Bad Gateway
Invalid response from an upstream server.
503
Service Unavailable
The server is overloaded or down for maintenance.
504
Gateway Timeout
Upstream server failed to respond in time.

특징

다양한 옵션
클라이언트 측·비공개
간단하고 직관적
영구 무료

사용 방법: HTTP 상태 코드

  1. 이 사이트의 도구 페이지를 여세요.
  2. 입력 내용을 입력하거나 붙여넣으세요.
  3. 필요하면 옵션을 조정하세요.
  4. 작업 버튼을 클릭하고 결과를 복사하세요.

자주 묻는 질문

이 도구는 무료인가요?

네, 모든 Filuni 도구는 무료이며 회원가입이 필요 없습니다.

내 데이터가 서버에 업로드되나요?

아니요. 처리는 전적으로 브라우저에서 실행되며, 어떤 데이터도 기기를 벗어나지 않습니다.

모바일에서 작동하나요?

네. 페이지는 완전히 반응형이며 휴대폰과 태블릿에서 작동합니다.