downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

HttpMessage::setResponseCode> <HttpMessage::setRequestMethod
[edit] Last updated: Fri, 17 May 2013

view this page in

HttpMessage::setRequestUrl

(PECL pecl_http >= 0.21.0)

HttpMessage::setRequestUrlEstablecer URL de petición

Descripción

public bool HttpMessage::setRequestUrl ( string $url )

Establece la URL de la petición del mensaje HTTP.

Parámetros

url

URL de petición

Valores devueltos

En caso de éxito devuelve TRUE, o FALSE si el mensaje no fuera del tipo HttpMessage::TYPE_REQUEST o si la URL estuviera vacía.



add a note add a note User Contributed Notes HttpMessage::setRequestUrl - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites