Plasma GitLab Archive
Projects Blog Knowledge

Class Webdav_client_methods.delete


class delete : ?strip_prefix:string -> string -> delete_call_t
new delete uri: Deletes the document or collection at uri. Deletions are always recursive (the whole tree is deleted).

On success, the expected status value is `No_content. When some URLs of the tree to delete result in errors, the status value will be `Multi_status reporting the errors. In that case the delete was only incompletely performed.


This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml