webdav_client
webdav_client copied to clipboard
Fix: www-authenticate can be a list of elements
Here is a fix that allow me to connect to a webdav server with a www-authenticate header containing two entries.
Not tested with a single entry (as the old code).