X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_std_defs.h;h=0a80180d210dde01166ff35ae1ca03af3933354b;hp=f85198344526459e7aa2dab1d04c9caa627a8de8;hb=6991b7214b3647780be00917c069db46d46b0484;hpb=0e0def98a4ea4463bf8c21c6f161b2b37aa8c49d diff --git a/php_http_std_defs.h b/php_http_std_defs.h index f851983..0a80180 100644 --- a/php_http_std_defs.h +++ b/php_http_std_defs.h @@ -111,7 +111,7 @@ typedef int STATUS; #define HTTP_URL_ARGSEP "&" /* send buffer size */ -#define HTTP_SENDBUF_SIZE 40960 +#define HTTP_SENDBUF_SIZE 8000 /*40960*/ /* CURL buffer size */ #define HTTP_CURLBUF_SIZE 16384