HTTP

102 Processing

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

이 코드를 보게 되는 경우

During long-running WebDAV operations.

해결 방법

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

명세

RFC / 명세 보기 →

가이드

용어집