HttpMessage::getRequestUrl
(PECL pecl_http >= 0.21.0)
HttpMessage::getRequestUrl — Get request URL
Описание
public
string HttpMessage::getRequestUrl
( void
)
Возвращаемые значения
Returns the request URL as string on success, or FALSE if the message
is not of type HttpMessage::TYPE_REQUEST.