Path: blob/main/files/en-us/web/http/status/102/index.md
6552 views
------{{HTTPSidebar}}{{deprecated_header}}
The HTTP 102 Processing informational status response 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. It tells the client that your request is not dead yet.
Note: This status code is deprecated and shouldn't be sent any more. Clients may still accept it, but simply ignore them.
Status
Specifications
{{Specifications}}
See also
{{HTTPHeader("Expect")}}
{{HTTPStatus("100")}}