This filter is a page
Rarity: common
Circulates in production; passes through your browser every week.
4 curiosities on this page
- HTP-001 100 Continue Go ahead with the rest — the server accepts the body before receiving it. Informational (1xx) common
- HTP-002 101 Switching Protocols The handshake that turns HTTP into something else — WebSocket, almost always. Informational (1xx) common
- HTP-006 206 Partial Content Just the piece requested — the code that lets video skip to the middle. Success (2xx) common
- HTP-021 429 Too Many Requests Slow down: the rate limit burst, and Retry-After says when to come back. Client errors (4xx) common