WebDAVClient
Object Hierarchy:
Description:
public class WebDAVClient :
Object
Content:
Properties:
Creation methods:
Methods:
- public void cleanup ()
- public string get_absolute_url (string href)
- public async WebDAVMultiStatus propfind (string url, string xml, string depth, Cancellable cancellable) throws Error
- public async WebDAVMultiStatus report (string url, string xml, string depth, Cancellable cancellable) throws Error
- protected async string send_request (string method, string url, string content_type, string? body, string? depth, Cancellable? cancellable, Status[] expected_statuses, HashTable<string,string>? extra_headers = null) throws Error
Fields:
Inherited Members:
All known members inherited from class GLib.Object