©
本文檔使用 php中文網手册 發布
(PECL pecl_http >= 0.21.0)
HttpMessage::getRequestUrl — Get request URL
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
.