HttpMessage::getRequestUrl
    (no version information, might be only in CVS)
HttpMessage::getRequestUrl -- Get request URL
Description
publicstring 
HttpMessage::getRequestUrl ( void  )
   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.