Skip to content
Snippets Groups Projects
  1. Oct 27, 2005
  2. Oct 20, 2005
  3. Sep 07, 2005
  4. Sep 06, 2005
  5. Sep 04, 2005
  6. Aug 24, 2005
    • Daniel Stenberg's avatar
      Toby Peterson added CURLOPT_IGNORE_CONTENT_LENGTH to the library, accessible · a4773fcb
      Daniel Stenberg authored
      from the command line tool with --ignore-content-length. This will make it
      easier to download files from Apache 1.x (and similar) servers that are
      still having problems serving files larger than 2 or 4 GB. When this option
      is enabled, curl will simply have to wait for the server to close the
      connection to signal end of transfer. I wrote test case 269 that runs a
      simple test that this works.
      a4773fcb
  7. Aug 22, 2005
  8. Aug 18, 2005
  9. Aug 16, 2005
  10. Aug 15, 2005
  11. Aug 12, 2005
  12. Aug 10, 2005
  13. Jul 13, 2005
  14. May 25, 2005
  15. May 12, 2005
  16. May 08, 2005
  17. May 02, 2005
  18. May 01, 2005
  19. Apr 27, 2005
    • Daniel Stenberg's avatar
      Paul Moore made curl check for the .curlrc file (_curlrc on windows) on two · 78882e46
      Daniel Stenberg authored
      more places. First, CURL_HOME is a new environment variable that is used
      instead of HOME if it is set, to point out where the default config file
      lives. If there's no config file in the dir pointed out by one of the
      environment variables, the Windows version will instead check the same
      directory the executable curl is located in.
      78882e46
  20. Apr 24, 2005
  21. Apr 23, 2005
  22. Apr 22, 2005
  23. Apr 20, 2005
  24. Mar 31, 2005
  25. Mar 28, 2005
  26. Mar 16, 2005
  27. Mar 12, 2005
  28. Mar 11, 2005
  29. Mar 10, 2005
  30. Mar 07, 2005
  31. Mar 05, 2005
  32. Mar 04, 2005
Loading