status Deprecated
Verified 2026-09-18 · registry updated
2025-09-15HTTP 102 Processing
An obsolete WebDAV interim response that was once used while a request was being processed.
Do not use 102 for new applications: MDN records it as deprecated and RFC 4918 removed it from the current WebDAV specification.
httpstatus codeinformationaldeprecatedwebdav
Response (http)
HTTP/1.1 102 Processing
102 Processing is deprecated. Avoid generating it in a new application.
Common mistakes
- Reviving 102 Processing; it was removed from WebDAV and should not be generated.
Registry reference: RFC 2518; removed from WebDAV by RFC 4918