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

search for in the

http_match_etag> <http_get_request_body
Last updated: Fri, 29 Aug 2008

view this page in

http_get_request_headers

(PECL pecl_http:0.10.0-1.5.5)

http_get_request_headersリクエストヘッダを配列として取得する

説明

array http_get_request_headers ( void )

受け取った HTTP ヘッダの一覧を取得します。

パラメータ

返り値

受け取ったリクエストヘッダを連想配列で返します。

参考



add a note add a note User Contributed Notes
http_get_request_headers
ocus51 at gmail dot com
13-May-2008 04:36
Keep in mind that this function replaces all "_" characters by "-" in headers names

http_match_etag> <http_get_request_body
Last updated: Fri, 29 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites