Help for this page
Select Code to Download
Select
or
download this
$ua->proxy('http',$res);
Select
or
download this
if ($res->proxy) { $ua->proxy(http => $res->proxy); }