Translations of this page?:

ACTION_HEADERS_SEND

Description:
modify the HTTP headers sent by Dokuwiki
DefaultAction:
output all the headers in order using the header() function
Preventable:
yes
Added:
2006-04-25

This event is signalled by act_dispatch() in inc/actions.php after preparing the headers and before loading the template.

Passed Data

$data is an array of header strings. There is one DokuWiki header 'Content-Type: text/html; charset=utf-8'. Handlers of this event can add/modify/delete the headers in the event data. The event data must remain an array, even if emptied.

Plugins handling this event

The following plugins are known to handle this event and their source code may be a good start for understanding and implementing a handler yourself.

See also

devel/event/action_headers_send.txt · Last modified: 2009/09/11 18:38 by HåkanS
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Imprint Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
WikiForumIRCBugsGitXRefTranslate