Example #1
0
 private function getResponse($url)
 {
     return (new Request(Config::getProxy()))->perform($url);
 }