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