Front desk · HTTP Status Codes
1×× Informational
102 Processing
· filed 2026-07-18 · click a code to copy
HTTP 102 Processing is a informational-class status code defined in RFC2518. The server has received the request and is processing it, but no response is available yet (WebDAV).
Informational responses tell the client the request was received and the conversation continues — they are interim, never final. On the wire, the response begins with the status line HTTP/1.1 102 Processing.