X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http_request_api.h;h=9608611ab00a33bd2c720cf38f0180e4513d59e5;hb=4546a3572ba7944441f49136fec96c4afd490396;hp=52be0949f78e453f3d59358f50fd99c353ac5e9e;hpb=9abfff211db6120c2594247420857f53c967443c;p=m6w6%2Fext-http diff --git a/php_http_request_api.h b/php_http_request_api.h index 52be094..9608611 100644 --- a/php_http_request_api.h +++ b/php_http_request_api.h @@ -41,6 +41,7 @@ typedef struct { struct curl_slist *headers; } _cache; + char _error[CURL_ERROR_SIZE]; zval *_progress_callback; #ifdef ZTS