Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
WEBDAV4 GenericURLFileName hardcoded scheme("http") won't work for https connection
final GenericURLFileName newFile = new GenericURLFileName("http", name.getHostName(), name.getPort(), name.getDefaultPort(), user, password, name.getPath(), name.getType(), name.getQueryString());
Attachments
Issue Links
- duplicates
-
VFS-758 Webdav4s provider does not make https requests
-
- Closed
-
- links to