===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
php-http-request2-2.3.0/HTTP_Request2-2.3.0/HTTP/Request2/Adapter/Curl.php-182-        try {
php-http-request2-2.3.0/HTTP_Request2-2.3.0/HTTP/Request2/Adapter/Curl.php:183:            if (false === curl_exec($ch = $this->createCurlHandle())) {
php-http-request2-2.3.0/HTTP_Request2-2.3.0/HTTP/Request2/Adapter/Curl.php-184-                $e = self::wrapCurlError($ch);
##############################################
php-http-request2-2.3.0/HTTP_Request2-2.3.0/tests/_network/redirects.php-45-} else {
php-http-request2-2.3.0/HTTP_Request2-2.3.0/tests/_network/redirects.php:46:    echo "Method=" . $_SERVER['REQUEST_METHOD'] . ';';
php-http-request2-2.3.0/HTTP_Request2-2.3.0/tests/_network/redirects.php-47-    var_dump($_POST);