mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 12:05:06 -05:00
CURLINFO_CONTENT_LENGTH_UPLOAD.3: replace "receive" with "get" for consistency
This commit is contained in:
parent
5dc556031b
commit
d36d83ba4b
@ -22,7 +22,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.TH CURLINFO_CONTENT_LENGTH_UPLOAD 3 "1 Sep 2015" "libcurl 7.44.0" "curl_easy_getinfo options"
|
.TH CURLINFO_CONTENT_LENGTH_UPLOAD 3 "1 Sep 2015" "libcurl 7.44.0" "curl_easy_getinfo options"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
CURLINFO_CONTENT_LENGTH_UPLOAD \- receive the specified size of the upload
|
CURLINFO_CONTENT_LENGTH_UPLOAD \- get the specified size of the upload
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
#include <curl/curl.h>
|
#include <curl/curl.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user