[
https://issues.apache.org/jira/browse/VFS-783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory updated VFS-783:
--------------------------------
Fix Version/s: (was: 2.7.0)
> WEBDAV4 GenericURLFileName hardcoded scheme("http") won't work for https
> connection
> -----------------------------------------------------------------------------------
>
> Key: VFS-783
> URL: https://issues.apache.org/jira/browse/VFS-783
> Project: Commons VFS
> Issue Type: Bug
> Reporter: satish bhor
> Priority: Major
>
> WEBDAV4 GenericURLFileName hardcoded scheme("http") won't work for https
> connection
> {code:java}
> final GenericURLFileName newFile = new GenericURLFileName("http",
> name.getHostName(), name.getPort(), name.getDefaultPort(),
> user, password, name.getPath(), name.getType(), name.getQueryString());{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)