HTTP

102 Processing

The server has received and is processing the request, but no response is available yet. Prevents the client from timing out.

Cuándo verás este código

During long-running WebDAV operations.

Cómo solucionarlo

Wait for the final response. This is an interim status to prevent timeouts.

Especificación

Ver RFC / Especificación →

Guías

Glosario