HTTP ステータスコード

開発者が実務で出会うステータスコード40種:意味、発生する場面、似たコードの見分け方。

  • 40枚
  • 英語
  • $0.99

開発者が実務で出会うステータスコード40種:意味、発生する場面、似たコードの見分け方。

Hanase は各カードを静かな通知として届けます。ワンタップで答えが現れる。少しずつ、こまめに——身につくまで。一回限りの$0.99の購入で、サブスクリプションはありません。

中身を見る

このパックの40枚のうち数枚——表、そしてワンタップで現れる裏面。

100
Continue
Informational
意味 Initial part of request received; client should continue sending the body.
いつ After the client sends an "Expect: 100-continue" header on a large request, the server signals it's ready to receive the body.
補足 Most modern HTTP libraries handle this handshake transparently.
101
Switching Protocols
Informational
意味 Server is switching to a different protocol (e.g. HTTP/1.1 → WebSocket).
いつ The handshake response when a client requests a connection upgrade via the Upgrade header.
補足 The first response you'll see in any WebSocket connection.
103
Early Hints
Informational
意味 Hints that let the client start preloading resources before the final response.
いつ Modern browsers can begin fetching CSS/JS while the server is still computing the main response body.
補足 Newer standard (RFC 8297, 2017). CDNs like Cloudflare emit it; broader adoption is still spreading.
200
OK
Success
意味 Standard successful response.
いつ Most GET requests return this when everything went right.
比較 204 No Content is similar but carries no response body.
201
Created
Success
意味 A new resource was created as a result of the request.
いつ After a successful POST that creates an entity. Response should include a Location header pointing at the new resource.
比較 200 for non-creating successes; 202 for "queued but not yet created".
202
Accepted
Success
意味 Request accepted for processing, but the work isn't complete.
いつ Async operations — the server queued the task. Client should poll for status or wait for a webhook.
比較 201 means "done, here's the resource"; 202 means "we'll get there".

Hanase の教え方

カードはデッキの中で、あなたが開くのを待ったりしません。1枚が静かな通知として届き、ひと目で問題が見え、タップで答えが現れます。iPhone・iPad・Mac・Apple Watchで動き、連続記録もスコアも恥もありません——ただ少しずつ、こまめに、身につくまで。

よくある質問

HTTP ステータスコード パックには何が入っていますか?
開発者が実務で出会うステータスコード40種:意味、発生する場面、似たコードの見分け方。 全部で40枚。
どのデバイスで使えますか?
Hanase は iPhone・iPad・Mac・Apple Watch で動きます。カードは静かな通知として届き、進捗は iCloud を通じてデバイス間で同期されます。
オフラインでも使えますか?
はい。パックを一度ダウンロードすればカードは端末内にあるので、接続がなくても復習は届き続けます。
いくらですか?
一回限りの$0.99の購入です。Hanase にサブスクリプションはありません——パックは一度買えば、ずっとあなたのものです。

http ステータスコードを、すきま時間で。

Hanase を入手 — 無料