From: Daniel Stenberg Date: Wed, 4 Oct 2000 13:08:54 +0000 (+0000) Subject: size_request and size_header added to the -w description X-Git-Tag: upstream/7.37.1~17573 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=693aab0e958fb515913421a892063d1b064b08e0;p=platform%2Fupstream%2Fcurl.git size_request and size_header added to the -w description --- diff --git a/docs/curl.1 b/docs/curl.1 index 2f10592..90c0792 100644 --- a/docs/curl.1 +++ b/docs/curl.1 @@ -410,11 +410,17 @@ The total amount of bytes that were downloaded. .B size_upload The total amount of bytes that were uploaded. .TP +.B size_header +The total amount of bytes of the downloaded headers. +.TP +.B size_request +The total amount of bytes that were sent in the HTTP request. +.TP .B speed_download The average download speed that curl measured for the complete download. .TP .B speed_upload -The average upload speed that curl measured for the complete download. +The average upload speed that curl measured for the complete upload. .RE .IP "-x/--proxy " Use specified proxy. If the port number is not specified, it is assumed at