Firefox Tomorrow

http status code

102 Processing

View on MDN ↗

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 (WebDAV) 2518, but it was removed from WebDAV in 4918.

Status

102 Processing

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

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

See also