HTTP
102 Processing
The server has received and is processing the request, but no response is available yet. Prevents the client from timing out.
When You See This Code
During long-running WebDAV operations.
How to Fix
Wait for the final response. This is an interim status to prevent timeouts.