All HTTP Status Codes
102

Processing

1xx Informational

What It Means

The server has received and is processing the request, but no response is available yet.

When You'll See It

Used in WebDAV to prevent the client from timing out during long operations.

Related Status Codes

Frequently Asked Questions

What does HTTP 102 mean?

HTTP 102 Processing means: The server has received and is processing the request, but no response is available yet.

When does a server return 102?

Used in WebDAV to prevent the client from timing out during long operations.

Is 102 a client error or server error?

HTTP 102 is a Informational (1xx) response. This is an informational response sent before the final response.

Looking for all status codes in one place? Use the interactive HTTP Status Codes reference tool to search and browse all codes.