[ 'Host' => $clientConnection->host, 'X-Expose-Request-ID' => $requestId, 'X-Exposed-By' => config('app.name') . ' '. config('app.version'), 'X-Original-Host' => "{$clientConnection->subdomain}.{$connectionManager->host()}:{$connectionManager->port()}", ] ]); } }