Request.proxy - multiple declarations

Function Request.proxy

auto final inout inout(string) proxy() pure nothrow @property @nogc @safe;

Function Request.proxy

final void proxy (
  string setter_arg
) pure nothrow @property @nogc;