2000/04/17 (月) 01:05:23 ▼ ◇ [mirai]rfc2068より抜粋/翻訳.
"100" ; Continue(継続)
"101" ; Switching Protocols(プロトコル変更)
"200" ; OK(OK)
"201" ; Created(作成)
"202" ; Accepted(承認)
"203" ; Non-Authoritative Information
"204" ; No Content(コンテンツが無い)
"205" ; Reset Content(コンテンツリセット)
"206" ; Partial Content(部分的コンテンツ)
"300" ; Multiple Choices(複数選択肢)
"301" ; Moved Permanently(移動)
"302" ; Moved Temporarily(一時的移動)
"303" ; See Other(他参照)
"304" ; Not Modified(変更なし)
"305" ; Use Proxy(プロキシー使用)
"400" ; Bad Request(不正要求)
"401" ; Unauthorized(許可なし)
"402" ; Payment Required(支払いが必要)
"403" ; Forbidden(閲覧権限がない)
"404" ; Not Found(存在しない)
"405" ; Method Not Allowed(メソッドが禁止されている)
"406" ; Not Acceptable(許可できず)
"407" ; Proxy Authentication Required(プロクシー承認が必要)
"408" ; Request Time-out(タイムアウト)
"409" ; Conflict(衝突)
"410" ; Gone(無い)
"411" ; Length Required(長さが足りない)
"412" ; Precondition Failed(準備失敗)
"413" ; Request Entity Too Large(対象が大きすぎる)
"414" ; Request-URI Too Large(URIが大きすぎる)
"415" ; Unsupported Media Type(ファイルタイプがサポートされていない)
"500" ; Internal Server Error(内部サーバーエラー)
"501" ; Not Implemented(機能がない)
"502" ; Bad Gateway(不正なゲートウェイ)
"503" ; Service Unavailable(サーバーダウン)
"504" ; Gateway Time-out(タイムアウト)
"505" ; HTTP Version not supported(サポートされていないHTTPバージョン)