CURLOPT_BUFFERSIZE.3: add upload buffersize to see also

Closes #9354
This commit is contained in:
Daniel Stenberg 2022-08-23 14:15:45 +02:00
parent 75ca89856c
commit cf6e9ce80b
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View 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), "