226226 IM Used
The server has fulfilled a GET request and the response is a representation of the result of one or more instance-manipulations applied to the current instance.
208The members of a DAV binding have already been enumerated in a previous part of the response, and are not included again.
In a WebDAV propfind response, this prevents the same resource from being listed multiple times when it appears in multiple bindings. It indicates the resource was already reported.
No fix needed. This is normal WebDAV behavior to avoid duplicate listings. Your WebDAV client should handle this status code automatically.
226The server has fulfilled a GET request and the response is a representation of the result of one or more instance-manipulations applied to the current instance.
504A gateway or proxy server did not receive a timely response from the upstream server.
202The request has been accepted for processing, but the processing has not been completed yet.
407The client must first authenticate with the proxy before the request can be forwarded to the target server.
204The server successfully processed the request but is not returning any content in the response body.
408The server timed out waiting for the client to complete the request.