This filter is a page
Drawer: Informational (1xx)
Interim responses, sent before the real one.
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-003 102 Processing Still working on it, said the WebDAV server — a deprecated code. Informational (1xx) forgotten
- HTP-004 103 Early Hints Headers that arrive before the response, so the browser can get a head start. Informational (1xx) uncommon