parent root
PHP: EventHttpRequest::getOutputHeaders - Manual

EventHttpRequest::getOutputHeaders

(PECL event >= 1.4.0-beta)

EventHttpRequest::getOutputHeadersReturns associative array of the output headers

Description

public EventHttpRequest::getOutputHeaders ( void ) : void

Returns associative array of the output headers.

Parameters

This function has no parameters.

Return Values

See Also

add a noteadd a note

User Contributed Notes

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