A WebDAV request from client to server may contain multiple sub-requests that necessitate a long time frame to complete. The HTTP Status Code 102 indicates that the server has received and is processing the request, but that it does not have a final response yet.
This explicit status prevents the client from assuming that the request has timed out and thus that the request has been lost.