get_resource_query


Description:

public unowned string? get_resource_query ()

Returns the URI query required to access a resource on a WebDAV server.

This is typically used when the resource_path points not to the resource itself but to a web program that generates the resource content on-the-fly. The resource_query holds the input values for the program.

Parameters:

this

an SourceWebdav

Returns:

the query to access a WebDAV resource