HttpRequest::setUrl
(PECL pecl_http >= 0.10.0)
HttpRequest::setUrl — Set URL
설명
public
bool HttpRequest::setUrl
( string $url
)
Set the request URL.
인수
- url
-
the request url
반환값
성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.
There are no user contributed notes for this page.
