Liking cljdoc? Tell your friends :D
Clojure only.

jj.kuoka.core


make-handlerclj

(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"})
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close