Class Webdav_client_methods.mkcol


class mkcol : ?strip_prefix:string -> string -> mkcol_call_t
new mkcol uri: Creates a new collection at uri.

On success, the expected status value is `Created. See RFC 4918 for error codes - it is quite interesting.