Cris Bailiff's 1.1.4 changes: Fix case where curl_slists such as 'HTTPHEADERS'
need to be re-set over persistant requests
This commit is contained in:
@@ -95,7 +95,7 @@ CURLINFO_REQUEST_SIZE
|
||||
USE_INTERNAL_VARS
|
||||
);
|
||||
|
||||
$VERSION = '1.1.3';
|
||||
$VERSION = '1.1.4';
|
||||
|
||||
$Curl::easy::headers = "";
|
||||
$Curl::easy::content = "";
|
||||
|
Reference in New Issue
Block a user