How to get request path info in the controller?

To get the request pathinfo use the function $this->_request->getPathInfo() in the controller