package webdav

  1. Overview
  2. Docs
class type webdav_client_t = object ... end
val webdav_client : ?pipeline:Webdav_compat.Http_client.pipeline -> string -> webdav_client_t
val url_path : string -> string
val length_of_body : Netmime.mime_body -> int64