Qore xml Module 2.1.0
Loading...
Searching...
No Matches
WebDavClient::WebDavResourceInfo hashdecl Reference

Resource information returned by PROPFIND. More...

#include <WebDavClient.qm.dox.h>

Public Attributes

string href
 Resource path/href.
 
soft< string > displayname
 Display name.
 
string type
 Resource type: "file" or "collection".
 
soft< string > contenttype
 Content type (MIME type)
 
soft< int > contentlength
 Content length in bytes.
 
soft< date > lastmodified
 Last modified date.
 
soft< date > creationdate
 Creation date.
 
soft< string > etag
 ETag.
 

Detailed Description

Resource information returned by PROPFIND.


The documentation for this hashdecl was generated from the following file: