Daniel Stenberg
dfe1884c25
Peter Silva introduced CURLOPT_MAX_SEND_SPEED_LARGE and
...
CURLOPT_MAX_RECV_SPEED_LARGE that limit tha maximum rate libcurl is allowed
to send or receive data. This kind of adds the the command line tool's
option --limit-rate to the library.
The rate limiting logic in the curl app is now removed and is instead
provided by libcurl itself. Transfer rate limiting will now also work for -d
and -F, which it didn't before.
2006-06-22 21:36:53 +00:00
..
2002-10-14 07:47:40 +00:00
2004-02-27 15:34:06 +00:00
2004-04-13 09:08:52 +00:00
2006-04-07 21:50:47 +00:00
2006-06-08 11:06:26 +00:00
2006-01-15 23:55:53 +00:00
2004-02-27 15:34:06 +00:00
2006-01-02 23:32:36 +00:00
2006-06-22 21:36:53 +00:00
2006-01-02 23:32:36 +00:00
2006-04-08 21:29:01 +00:00
2006-04-07 21:50:47 +00:00
2005-06-20 22:32:45 +00:00
2004-02-27 15:34:06 +00:00
2004-02-27 15:34:06 +00:00
2005-08-12 21:47:05 +00:00
2006-03-17 08:22:50 +00:00
2006-02-17 13:31:49 +00:00
2004-05-12 08:10:25 +00:00
2006-01-15 23:55:53 +00:00
2004-04-30 08:38:08 +00:00
2004-04-13 14:27:47 +00:00
2004-04-13 14:27:47 +00:00
2006-01-02 23:32:36 +00:00
2004-12-18 10:24:49 +00:00
2004-03-24 21:40:45 +00:00
2006-01-02 23:32:36 +00:00
2003-03-10 20:43:59 +00:00
2006-01-15 23:15:24 +00:00
2005-12-22 15:11:11 +00:00
2006-01-15 23:15:24 +00:00
2006-01-02 23:32:36 +00:00
2006-01-03 15:52:59 +00:00
2004-09-16 14:26:04 +00:00
2004-03-24 21:40:45 +00:00
2004-02-25 12:34:19 +00:00
2006-01-02 23:32:36 +00:00
2004-02-27 15:34:06 +00:00
2004-02-27 15:34:06 +00:00
2004-04-30 08:38:08 +00:00
2004-04-02 11:04:34 +00:00
2006-04-07 21:50:47 +00:00
2006-04-19 09:08:15 +00:00
2003-08-11 23:07:38 +00:00
2005-06-03 21:38:40 +00:00
2004-07-31 19:46:25 +00:00
2004-05-05 06:11:57 +00:00
2006-04-26 13:00:45 +00:00
2004-07-17 08:24:22 +00:00
2004-03-15 10:23:14 +00:00
2006-06-21 17:34:29 +00:00
2006-06-21 17:34:29 +00:00
2006-05-09 12:56:35 +00:00
2006-04-10 21:55:48 +00:00