SK
Home

102 Processing

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

Solution

• Wait for the server to complete processing
• This prevents the client from timing out for long operations
• Common for complex WebDAV operations