This refers to the portion that is after the [[hostInfo]] part. It includes the [[queryString]] part if any.
The implementation of this method referenced Zend_Controller_Request_Http in Zend Framework.
protected resolveRequestUri ( ) : string | boolean | ||
return | string | boolean | the request URI portion for the currently requested URL. Note that the URI returned is URL-encoded. |