mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-09-04 14:56:26 +00:00
Bump major version
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
class Curl
|
||||
{
|
||||
const USER_AGENT = 'PHP-Curl-Class/1.0 (+https://github.com/php-curl-class/php-curl-class)';
|
||||
const USER_AGENT = 'PHP-Curl-Class/2.0 (+https://github.com/php-curl-class/php-curl-class)';
|
||||
|
||||
private $cookies = array();
|
||||
private $headers = array();
|
||||
|
||||
Reference in New Issue
Block a user