Closed GoogleCodeExporter closed 9 years ago
Yes, good suggestion. I'll see what webdav supports with regards to this.
However, I'm pretty sure you can simulate it right now by using
getResources("http://url/to/file.txt") and if you get back a result
(list.size() == 1),
then the file exists.
I'm not really sure what you mean by directory browsing being off. webdav works
differently than httpd browsing does. It uses the propfind http method and all
webdav servers need to support that.
Original comment by latch...@gmail.com
on 7 Jan 2010 at 10:14
This issue was closed by revision r50.
Original comment by latch...@gmail.com
on 7 Jan 2010 at 10:54
Original comment by latch...@gmail.com
on 8 Jan 2010 at 12:55
Original issue reported on code.google.com by
goo...@techconz.com
on 7 Jan 2010 at 9:00