X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_client.h;fp=php_http_client.h;h=47b3020a4ed4a8289c41cf8fbf3ec6e1bff106b7;hp=b5367530a376fa18ac48d0617d58a8fa14d88210;hb=b6f8b5f25a50022dd7c67acf8f7c7ddc13e9ffc8;hpb=90b581e9c564acde783926e412d7c5d737c4cbe4 diff --git a/php_http_client.h b/php_http_client.h index b536753..47b3020 100644 --- a/php_http_client.h +++ b/php_http_client.h @@ -16,6 +16,7 @@ typedef enum php_http_client_setopt_opt { PHP_HTTP_CLIENT_OPT_ENABLE_PIPELINING, PHP_HTTP_CLIENT_OPT_USE_EVENTS, + PHP_HTTP_CLIENT_OPT_CONFIGURATION, } php_http_client_setopt_opt_t; typedef enum php_http_client_getopt_opt {