Header::create()
Creates headers by key and value
Header::create(string|array $key, string $value = null): string
Parameters
Name | Type | Default |
---|---|---|
$key * | string |array |
– |
$value | string |
null |
Return type
string