Plasma GitLab Archive
Projects Blog Knowledge

Class type Webdav_xml.response_t


class type response_t = object .. end
Same as Webdav_client_methods.response_t

method href : string list
method paths : string list
method status : Webdav_http.webdav_status
method status_code : int
method status_text : string
method status_protocol : string
method propstat : propstat_t 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 find_prop : string -> property * propstat_t
method error : prepost_code list
method responsedescription : string
method location : string option
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml