Back to Content

102 Processing

files/en-us/web/http/reference/status/102/index.md

latest960 B
Original Source

{{deprecated_header}}

The HTTP 102 Processing informational response status code indicates to client that a full request has been received and the server is working on it. This status code is only sent if the server expects the request to take significant time.

[!NOTE] Regular web servers do not return this response. This status code was first introduced in Web Distributed Authoring and Versioning ({{Glossary("WebDAV")}}) {{RFC("2518")}}, but it was removed from WebDAV in {{RFC("4918")}}.

Status

http
102 Processing

Specifications

{{Specifications}}

Browser compatibility

This feature is deprecated and browsers will ignore this response status code.

See also