I found an issue with GET request when access cloudme webdav. Use DAVGetRequest, GET http://webdav.cloudme.com/my_account then the server reject the request with error code 404. But it works with OPTIONS method.
I found an issue with GET request when access cloudme webdav.
Use DAVGetRequest, GET http://webdav.cloudme.com/my_account then the server reject the request with error code 404. But it works with OPTIONS method.