HttpMessage::getRequestUrl
Get request URL
&reftitle.description;
public
stringHttpMessage::getRequestUrl
Get the Request URL of the Message.
&reftitle.parameters;
&reftitle.returnvalues;
Returns the request URL as string on success, or FALSE if the message
is not of type HttpMessage::TYPE_REQUEST.