Header::contentType()
Sends a content type header
Parameters
Name | Type | Default |
---|---|---|
$mime * | string |
– |
$charset | string |
'UTF-8' |
$send | bool |
true |
Return type
string
|void