PHP 8.1.28 Released!

EventHttpRequest::getOutputHeaders

(PECL event >= 1.4.0-beta)

EventHttpRequest::getOutputHeadersReturns associative array of the output headers

说明

public EventHttpRequest::getOutputHeaders(): void

Returns associative array of the output headers.

参数

此函数没有参数。

返回值

参见

add a note

User Contributed Notes

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