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

search for in the

HttpRequest::setCookies> <HttpRequest::setBody
[edit] Last updated: Fri, 17 May 2013

view this page in

HttpRequest::setContentType

(PECL pecl_http >= 0.10.0)

HttpRequest::setContentTypeEstablecer el tipo de contenido

Descripción

public bool HttpRequest::setContentType ( string $content_type )

Establece el tipo de contenido que debe tener la petición POST.

Parámetros

content_type

el tipo de contenido de la petición (primario/secundario)

Valores devueltos

En caso de éxito devuelve TRUE, o FALSE si el tipo de contenido no pareciera tener una parte primaria y secundaria.



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

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