mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-09-19 23:06:56 +00:00
Update Curl.php
This commit is contained in:
+2
-2
@@ -697,7 +697,7 @@ class Curl
|
||||
{
|
||||
$this->setOpt(CURLOPT_CONNECTTIMEOUT, $seconds);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Set Cookie String
|
||||
*
|
||||
@@ -716,7 +716,7 @@ class Curl
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Set Cookie File
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user