]> git.ipfire.org Git - thirdparty/curl.git/commit
tool_operate: allow debug builds to set buffersize
authorDaniel Stenberg <daniel@haxx.se>
Thu, 16 Feb 2023 08:26:55 +0000 (09:26 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 16 Feb 2023 13:36:24 +0000 (14:36 +0100)
commit5479d9916e53f00a59d7b655c5ff1eece303c89e
tree4f02700679dcb200510c0ff3224bef1a8f2cf3c6
parentcc52bc45f625d285a3634fe28372d2db7854a614
tool_operate: allow debug builds to set buffersize

Using the CURL_BUFFERSIZE environment variable.

Closes #10532
src/tool_operate.c