HttpMessage::getRequestUrl

 public string HttpMessage::getRequestUrl ( void ) 

説明

Get the Request URL of the Message.

戻り値

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