DAVKit
DAVKit copied to clipboard
GET request method not work for cloudme webdav server
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.