]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
CURLOPT_BUFFERSIZE.3: add upload buffersize to see also
authorDaniel Stenberg <daniel@haxx.se>
Tue, 23 Aug 2022 12:15:45 +0000 (14:15 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 23 Aug 2022 12:54:55 +0000 (14:54 +0200)
Closes #9354

docs/libcurl/opts/CURLOPT_BUFFERSIZE.3

index 3d93205841056291665bd44ded0b3bf150945d27..073e4b3b768bfe0bf8703b20f6e1846528a95391 100644 (file)
@@ -70,3 +70,4 @@ Added in 7.10.  Growing the buffer was added in 7.53.0.
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
 .BR CURLOPT_MAX_RECV_SPEED_LARGE "(3), " CURLOPT_WRITEFUNCTION "(3), "
+.BR CURLOPT_UPLOAD_BUFFERSIZE "(3), "