diff --git a/src/Curl/Curl.php b/src/Curl/Curl.php index 313deed..c965ae2 100644 --- a/src/Curl/Curl.php +++ b/src/Curl/Curl.php @@ -697,7 +697,7 @@ class Curl { $this->setOpt(CURLOPT_CONNECTTIMEOUT, $seconds); } - + /** * Set Cookie String * @@ -716,7 +716,7 @@ class Curl } } } - + /** * Set Cookie File *