(make-handler root admin-password users)Create a WebDAV Ring handler. Args: root - root directory for WebDAV files (required) admin-password - password for the admin principal users - map of username->password (e.g. {"alice" "p4ss" "bob" "b0b123"})
Create a WebDAV Ring handler.
Args:
root - root directory for WebDAV files (required)
admin-password - password for the admin principal
users - map of username->password (e.g. {"alice" "p4ss" "bob" "b0b123"})cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |