Request.path

Path of the request. It should start with a slash.

class Request
string path;

Meta