Update Curl.php

This commit is contained in:
Chengke Sun
2016-05-11 21:20:31 +08:00
parent 46a7694b79
commit 2e4a868a39
+2 -2
View File
@@ -697,7 +697,7 @@ class Curl
{
$this->setOpt(CURLOPT_CONNECTTIMEOUT, $seconds);
}
/**
* Set Cookie String
*
@@ -716,7 +716,7 @@ class Curl
}
}
}
/**
* Set Cookie File
*