UriParser.parseAuthority

Authority parseAuthority() @safe

Parse an authority component (userinfo@host:port).

Returns

The parsed Authority.

Throws

UriParseException on invalid authority syntax.