3.1.13. header()

protected void header ( string $header )

The default header handler for optClass::httpHeaders(). If you have your own header support, you can overwrite this method and put there your code sending them. Note this is a protected method and may not be called outside the class!

Note: this method is not available, if the Header support was removed from the source with OPT Configurator.