AdaUrl.getHref

Retrieves the full URL as a string (href).

struct AdaUrl
@nogc nothrow
string
getHref
()

Return Value

Type: string

A string representing the complete URL.

Meta