開発者ユーティリティ

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 Status Lookupは一般的な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をプロトコル・ホスト・パス・クエリ部分に分解します。