Commit Graph

10 Commits

Author SHA1 Message Date
Daniel Stenberg 1ef3600a07 haxx.nu => haxx.se 2000-06-20 15:31:26 +00:00
Daniel Stenberg 96dde76b99 moved here from the newlib branch 2000-05-22 14:12:12 +00:00
Daniel Stenberg e541da93fe in case the select() returns -1 and errno is EINTR, it should not abort
the download (MT-adjustment)
2000-03-23 10:41:16 +00:00
Daniel Stenberg 8629719e0e now writers the headers with the data->fwrite() function as well 2000-03-16 11:38:32 +00:00
Daniel Stenberg cc80e5b582 Damien Adant <dams@usa.net> suggestion to make it compile on Ultrix 2000-03-02 23:00:54 +00:00
Daniel Stenberg 4ff9f2b08e store the pretransfer time
store the http code
2000-03-01 21:56:23 +00:00
Daniel Stenberg 325238708f modified the progress meter usage 2000-02-15 23:59:03 +00:00
Daniel Stenberg 238baede4b made upload/download work better simultaneously
now uses the new progress meter functions
2000-02-14 22:59:39 +00:00
Daniel Stenberg d2af77e60c Download() was merged with Upload() and now they both form the new Transfer()
function that deals with both directions at the same time.
2000-02-01 23:51:01 +00:00
Daniel Stenberg ae1912cb0d Initial revision 1999-12-29 14:20:26 +00:00