According specification it is recomended to use for a collection the
trailing /.
IE represent resources in this form as well.
For the client we have something like:
[LOCALHOST] /webdav/ $ ls
/18_2.txt /actions /col_1/
/files /18_3.txt /users
/1.txt
where there no the trailing slash for defauils collections /actions , /users
, /files .
For a consistancy we could delete the prefix / as well because the root
webdav already has finished with one.
Maybe we don't want to consider actions and users as regular webdav
collections, but files - definitelly.
Valeriy Podkolzin