mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -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"
|
||||
.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
|
||||
#include <curl/curl.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user