werkzeug.BaseRequest.path

BaseRequest.path[source]

Requested path as unicode. This works a bit like the regular path info in the WSGI environment but will always include a leading slash, even if the URL root is accessed.