JavaScript Editor Javascript debugger     Website design 


HttpMessage::getRequestUrl

Get request URL ()
string HttpMessage::getRequestUrl ( )

Get the Request URL of the Message.

Parameters

Return Values

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