$carry ?: strtolower($item) === 'content-type', false ); if (! $hasContentType) { $headers['content-type'] = [$contentType]; } return $headers; } }