AdaUrl.getPassword

Retrieves the password component of the URL.

struct AdaUrl
@nogc nothrow
string
getPassword
()

Return Value

Type: string

A string representing the password, or empty if none.

Meta