ada_get_href

Retrieves the full URL (href) as a string. Returns an empty string if the URL is invalid.

extern (C) @nogc nothrow @safe @trusted
ada_get_href
()

Parameters

result ada_url

The ada_url handle.

Return Value

An ada_string containing the href.

Meta