woonsan commented on issue #81: bugfix webdav4s request urls
URL: https://github.com/apache/commons-vfs/pull/81#issuecomment-586739758
 
 
   Hi @ddg-igh ,
   (CC: @garydgregory )
   
   I think I found a simpler fix: https://github.com/apache/commons-vfs/pull/83
   Basically, all Http4FileObject and its descendants have internal URIs, 
converted from the logical one to physical one already. So, it seems simpler 
just to use `#getInternalURI().getScheme()` in 
`Webdav4FileObject.toUrlString(GenericURLFileName, boolean)`.
   
   Thanks again!
   
   Woonsan

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to