Soup.URI.URI.with_base – libsoup-2.4 Reference Manual
URI.with_base
Description:
[
CCode
( has_construct_function =
false
) ]
public
URI.with_base
(
URI
@base,
string
uri_string)
Parses
uri_string
relative to
base
.
Parameters:
uri_string
the URI
base
a base URI
Returns:
a parsed
URI
.
2022 vala-language.org