PHP Velho Oeste 2024

HttpRequest::getHeaders

(PECL pecl_http >= 0.10.0)

HttpRequest::getHeadersヘッダを取得する

説明

public array HttpRequest::getHeaders ( void )

事前に設定されたリクエストヘッダを取得します。

返り値

現在設定されているすべてのヘッダを含む連想配列を返します。

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top