ensure_full_uri
Description:
Converts possibly path-only href
into a full URI under the request_uri
.
When the request_uri
is null
, the URI defined in associated
Source is used instead, taken from the
SourceWebdav extension, if defined.
Free the returned pointer with g_free, when no longer needed.
Parameters:
this | |
request_uri |
a Uri to which the |
href |
a possibly path-only href |
Returns:
The |