package webdav

  1. Overview
  2. Docs
method error : prepost_code list
method find_prop : string -> property * propstat_t
method href : string list
method location : string option
method paths : string list
method prop_creationdate : float option
method prop_displayname : string option
method prop_getcontentlanguage : string option
method prop_getcontentlength : int64 option
method prop_getcontenttype : string option
method prop_getcontenttype_decoded : (string * (string * string) list) option
method prop_getetag : string option
method prop_getetag_decoded : Nethttp.etag option
method prop_getlastmodified : float option
method prop_resourcetype_is_collection : bool option
method propstat : propstat_t list
method responsedescription : string
method status_code : int
method status_protocol : string
method status_text : string