]> granicus.if.org Git - curl/commit
CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer size
authorDaniel Stenberg <daniel@haxx.se>
Sat, 18 Aug 2018 14:17:05 +0000 (16:17 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 6 Sep 2018 08:53:39 +0000 (10:53 +0200)
commit2825f46d950ca9b0e269ed8dc6a97c5238a17c30
tree1869f93855474b2fe4469351b0dd5ef890bb1fb1
parent87fefe5ebfa152386396b8e232c7b5b0609f6f35
CURLOPT_UPLOAD_BUFFERSIZE: set upload buffer size

This is step 3 of #2888.

Fixes #2888
Closes #2896
13 files changed:
docs/libcurl/curl_easy_setopt.3
docs/libcurl/opts/CURLOPT_UPLOAD_BUFFERSIZE.3 [new file with mode: 0644]
docs/libcurl/opts/Makefile.inc
docs/libcurl/symbols-in-versions
include/curl/curl.h
lib/file.c
lib/setopt.c
lib/smb.c
lib/smtp.c
lib/transfer.c
lib/url.c
lib/url.h
lib/urldata.h