Topic: Basic Authentication
Does CloudMe WebDAV support Basic Authentication? I'm referring specifically to an HTTP header like this:
Authorization: Basic dXNlcjpwYXNzd29yZA==
It's perfectly safe with an HTTPS connection so I'm hoping the answer is yes.