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 ステータスコード
- このサイトのツールページを開きます。
- 入力内容を入力または貼り付けます。
- 必要に応じてオプションを調整します。
- 操作ボタンをクリックして結果をコピーします。
よくある質問
このツールは無料ですか?
はい、すべてのFiluniツールは無料で、登録は不要です。
私のデータはサーバーにアップロードされますか?
いいえ。処理はすべてブラウザ内で実行され、デバイスから何も送信されません。
モバイルでも動作しますか?
はい。ページは完全にレスポンシブで、スマートフォンとタブレットで動作します。