X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_client.h;h=9599fae2d58b164cfe4d425be99e4cf3cd3720fc;hp=24067a98ea8daf28ec7f83060e104a890cfccfd9;hb=19a017f746fe281d828d1783ef2a5991ce6114e4;hpb=53cd22c1ef1112d21f6be89d0fbfead72216c640 diff --git a/php_http_client.h b/php_http_client.h index 24067a9..9599fae 100644 --- a/php_http_client.h +++ b/php_http_client.h @@ -108,7 +108,7 @@ static inline void php_http_client_progress_notify(php_http_client_progress_t *p typedef enum php_http_client_setopt_opt { PHP_HTTP_CLIENT_OPT_SETTINGS, /* HashTable* */ PHP_HTTP_CLIENT_OPT_PROGRESS_CALLBACK, /* php_http_client_progress_callback_t* */ - PHP_HTTP_CLIENT_OPT_COOKIES_ENABLE, /* - */ + PHP_HTTP_CLIENT_OPT_COOKIES_ENABLE, /* - */ PHP_HTTP_CLIENT_OPT_COOKIES_RESET, /* - */ PHP_HTTP_CLIENT_OPT_COOKIES_RESET_SESSION, /* - */ PHP_HTTP_CLIENT_OPT_COOKIES_FLUSH, /* - */