Header::status()
Sends a status header
Parameters
Name | Type | Default | Description |
---|---|---|---|
$code | int |string |
null |
The HTTP status code |
$send | bool |
true |
If set to false the header will be returned instead |
Return type
string
|void