|
if (isset($wsSettings->headers->Host)) $proxies .= ', ws-headers=' . $wsSettings->headers->Host;
|
|
if (isset($wsSettings->headers->Host)) $proxies .= ', ws-headers=' . $wsSettings->headers->Host;
|
|
$proxyGroup .= $item->name . ', ';
|
|
$proxyGroup .= $item->name . ', ';
|