mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-28 11:09:26 +00:00
+1
-1
@@ -5,7 +5,7 @@ namespace Curl;
|
||||
|
||||
class Curl
|
||||
{
|
||||
const VERSION = '4.8.2';
|
||||
const VERSION = '4.9.0';
|
||||
const DEFAULT_TIMEOUT = 30;
|
||||
|
||||
public static $RFC2616 = array(
|
||||
|
||||
Reference in New Issue
Block a user