lookfirst / sardine

an easy to use webdav client for java
Other
572 stars 184 forks source link

Digest Authentication #428

Closed anilbolisetti closed 1 year ago

anilbolisetti commented 1 year ago

Does Sardine Library support Digest Authentication. Have tried using SardineImpl.setCredentials setting AuthScope to Digest and i am getting the following exception: com.github.sardine.impl.SardineException: status code: 401, reason phrase: Unexpected response (401 Unauthorized)