AdaUrl.getComponents

Retrieves the URL components (e.g., offsets for protocol, host, etc.).

struct AdaUrl
@nogc nothrow
getComponents
()

Return Value

Type: const(ada_url_components)*

A pointer to the ada_url_components struct.

Meta