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
2006-01-02 23:32:36 +00:00
2006-01-02 23:32:36 +00:00
2005-06-20 22:32:45 +00:00
2005-08-12 21:47:05 +00:00
2006-02-17 13:31:49 +00:00
2004-05-12 08:10:25 +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
2006-01-02 23:32:36 +00:00
2003-03-10 20:43:59 +00:00
2006-01-02 23:32:36 +00:00
2006-01-03 15:52:59 +00:00
2006-01-02 23:32:36 +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