HttpRequest::setUrl
(PECL pecl_http:0.10.0-1.5.5)
HttpRequest::setUrl — Set URL
Descrição
public
bool HttpRequest::setUrl
( string $url
)
Set the request URL.
Parâmetros
- url
-
the request url
Valor Retornado
Retorna TRUE em caso de sucesso ou FALSE em falhas.
User Contributed Notes
HttpRequest::setUrl
HttpRequest::setUrl
There are no user contributed notes for this page.

The HttpRequest