mirror of
https://github.com/curl/curl.git
synced 2026-06-18 18:35:38 +03:00
CURLINFO_CONTENT_LENGTH_UPLOAD.3: replace "receive" with "get" for consistency
This commit is contained in:
parent
5dc556031b
commit
d36d83ba4b
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue