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

search for in the

http_match_etag> <http_get_request_body
[edit] Last updated: Fri, 17 May 2013

view this page in

http_get_request_headers

(PECL pecl_http >= 0.10.0)

http_get_request_headersObtener cabeceras de petición como array

Descripción

array http_get_request_headers ( void )

Obtiene una lista de las cabeceras HTTP entrantes.

Parámetros

Valores devueltos

Devuelve un array asociativo de las cabeceras de la petición entrante.

Ver también



add a note add a note User Contributed Notes http_get_request_headers - [1 notes]
up
0
ocus51 at gmail dot com
5 years ago
Keep in mind that this function replaces all "_" characters by "-" in headers names

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