HttpRequest::setUrl
(PECL pecl_http:0.10.0-1.5.5)
HttpRequest::setUrl — Set URL
Description
public
bool HttpRequest::setUrl
( string $url
)
Set the request URL.
Parameters
- url
-
the request url
Return Values
成功回傳TRUE失敗回傳FALSE。