개발자 유틸리티

HTTP 상태 코드 조회

HTTP 상태 코드와 의미를 조회합니다.

Your data stays on your deviceNo upload, no serverWorks offline

Search by code, status text, or category.

100

ContinueThe client can continue sending the request body.

200

OKThe request succeeded.

201

CreatedThe request succeeded and created a new resource.

204

No ContentThe server processed the request and returned no body.

301

Moved PermanentlyThe resource now lives at a different permanent URL.

302

FoundThe resource is temporarily available at another URL.

이 도구를 사용하는 이유

03

번호 또는 키워드로 HTTP 상태 코드를 검색하고 카테고리 맥락을 빠르게 파악합니다.

HTTP 상태 코드 조회는 일반적인 HTTP 응답에 대한 빠른 참조를 제공합니다.

숫자 코드 또는 키워드로 항목을 찾을 수 있습니다.

사용 방법

02
01코드 또는 키워드를 입력합니다.
02상태 이름과 설명을 확인합니다.

복사 전 빠른 확인

03

Confirm the input is the format you intended.

Scan the result before using it in a document, URL, config, or message.

Copy only the output you need.

자주 묻는 질문

03
모든 RFC 상태 코드가 포함되어 있습니까?

가장 일반적으로 사용되는 상태 코드가 포함되어 있습니다.

상태 메시지 텍스트로 검색할 수 있습니까?

네. 'not found' 또는 'unauthorized' 같은 키워드로 검색하여 일치하는 코드를 찾을 수 있습니다.

모든 표준 HTTP 상태 코드가 포함되어 있습니까?

RFC 7231 및 관련 표준에서 널리 사용되는 코드(1xx ~ 5xx)를 포함합니다.

관련 도구

03

URL 파서

URL을 프로토콜, 호스트, 경로, 쿼리 부분으로 분해합니다.