Skip to content
Snippets Groups Projects
  1. Nov 25, 2006
  2. Nov 24, 2006
  3. Nov 07, 2006
  4. Nov 03, 2006
  5. Oct 31, 2006
  6. Oct 20, 2006
  7. Oct 19, 2006
  8. Oct 18, 2006
  9. Oct 17, 2006
  10. Oct 14, 2006
  11. Oct 13, 2006
  12. Oct 12, 2006
  13. Oct 11, 2006
  14. Oct 09, 2006
  15. Oct 06, 2006
  16. Sep 30, 2006
  17. Sep 24, 2006
  18. Sep 23, 2006
  19. Sep 13, 2006
  20. Sep 12, 2006
  21. Sep 11, 2006
  22. Aug 16, 2006
  23. Aug 09, 2006
  24. Aug 07, 2006
  25. Aug 04, 2006
  26. Jul 31, 2006
  27. Jul 26, 2006
  28. Jul 25, 2006
  29. Jul 19, 2006
  30. Jul 11, 2006
  31. Jul 05, 2006
  32. Jun 22, 2006
    • Daniel Stenberg's avatar
      Peter Silva introduced CURLOPT_MAX_SEND_SPEED_LARGE and · dfe1884c
      Daniel Stenberg authored
      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.
      dfe1884c
  33. Jun 19, 2006
  34. Jun 08, 2006
Loading