webdav-php icon indicating copy to clipboard operation
webdav-php copied to clipboard

Server-side WebDAV protocol implementation, in pure PHP

Results 3 webdav-php issues
Sort by recently updated
recently updated
newest added

I found the following multistatus response: ``` xml / Mon, 18 Mar 2013 15:13:14 GMT 2013-03-18T15:13:14Z HTTP/1.1 200 OK HTTP/1.1 404 Not Found /.DS_Store Mon, 18 Mar 2013 15:13:14 GMT...

Just as with MOVE requests, LOCKs should be removed for DELETE requests.

bug