lookfirst / sardine

an easy to use webdav client for java
Other
579 stars 185 forks source link

This is causing failure for URI with spaces. Use `UriComponentsBuilder builder = UriComponentsBuilder.fromHttpUrl(uri);` #291

Closed cuculala closed 1 year ago

cuculala commented 6 years ago

https://github.com/lookfirst/sardine/blob/d71beef1ffbf3df4095f5f59e5d46ceabb904191/src/main/java/com/github/sardine/impl/methods/HttpMkCol.java#L33