JApplicationCmsInspector::header
Allows public access to protected method.
Signature
public function header(string
$string,
[boolean
$replace = true,
[integer
$code = null]] )
Parameters
-
$string
- The header string.
-
$replace
- The optional replace parameter indicates whether the header should
-
$code
- Forces the HTTP response code to the specified value. Note that
Returns
- void