HttpMessage::getRequestUrl

Example

 public string HttpMessage::getRequestUrl ( void ) 

Description

Get the Request URL of the Message.

Return Values

Returns the request URL as string on success, or FALSE if the message is not of type HttpMessage::TYPE_REQUEST.