Home HTTP Status Codes 102 Processing

102 Processing

Informational

This code indicates that the server has received and is processing the request, but no response is available yet.

Explanation

The 102 (Processing) status code is an interim response used to inform the client that the server has accepted the complete request, but has not yet completed it. This status code prevents the client from timing out and assuming the request was lost.

The server SHOULD send a 102 (Processing) response if it anticipates that the request will take significant time to complete. Upon receiving a 102 (Processing) status code, the client SHOULD continue waiting for a final response.

Example Response

HTTP/1.1 102 Processing

Check where URLs redirect to with our free URL redirect checker.

Check URL Redirects