-w speed_download and speed_upload are measured in bytes per second
This commit is contained in:
		@@ -1417,10 +1417,12 @@ The total amount of bytes of the downloaded headers.
 | 
				
			|||||||
The total amount of bytes that were sent in the HTTP request.
 | 
					The total amount of bytes that were sent in the HTTP request.
 | 
				
			||||||
.TP
 | 
					.TP
 | 
				
			||||||
.B speed_download
 | 
					.B speed_download
 | 
				
			||||||
The average download speed that curl measured for the complete download.
 | 
					The average download speed that curl measured for the complete download. Bytes
 | 
				
			||||||
 | 
					per second.
 | 
				
			||||||
.TP
 | 
					.TP
 | 
				
			||||||
.B speed_upload
 | 
					.B speed_upload
 | 
				
			||||||
The average upload speed that curl measured for the complete upload.
 | 
					The average upload speed that curl measured for the complete upload. Bytes per
 | 
				
			||||||
 | 
					second.
 | 
				
			||||||
.TP
 | 
					.TP
 | 
				
			||||||
.B content_type
 | 
					.B content_type
 | 
				
			||||||
The Content-Type of the requested document, if there was any.
 | 
					The Content-Type of the requested document, if there was any.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user