$value) { $post[$key] = $value; } // while (True) { // try { return $browser::post($url, $post); // } catch (Exception $e) { // // if (in_array($e->getCode(), $this->request_ignore_error)) { // // sleep(1); // // continue; // // } else // // throw new Exception($e->getMessage(), $e->getCode()); // throw new Exception('Жопа'); // } // } return false; } }