Request.authenticator - multiple declarations
Function Request.authenticator
auto final inout inout(Auth) authenticator() pure nothrow @property @nogc @safe;
Function Request.authenticator
final void authenticator
(
Auth setter_arg
) pure nothrow @property @nogc;