Skip to content
The HTTP Cabinet

/static/gabinete/en/raridade/comum/

Menu

This filter is a page

Rarity: common

Circulates in production; passes through your browser every week.

4 curiosities on this page

  1. HTP-001 100 Continue Go ahead with the rest — the server accepts the body before receiving it. Informational (1xx) common
  2. HTP-002 101 Switching Protocols The handshake that turns HTTP into something else — WebSocket, almost always. Informational (1xx) common
  3. HTP-006 206 Partial Content Just the piece requested — the code that lets video skip to the middle. Success (2xx) common
  4. HTP-021 429 Too Many Requests Slow down: the rate limit burst, and Retry-After says when to come back. Client errors (4xx) common