Function Request.path

Set/Get path for next request.

void path (
  string p
) pure @property @nogc;

string path() pure @property @nogc @safe const;