Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
CURLINFO_REDIRECT_TIME and CURLINFO_REDIRECT_COUNT.
|
|
|
|
|
|
made the getinfo() stuff divide with 1000.0 now to enforce floating point
since Paul Harrington claims the 7.9.1 still uses even second resolution
in the timers there
|
|
accidentally did after the Curl_tvdiff() interface change
|
|
downloads
|
|
now more accurate since it is based on actual spent time without the
assumptions from before
|
|
|
|
|
|
be posted in a minute to the libcurl list.
|
|
progress meter looks better on windows (and if the data->err is redirected
from stderr it also makes a point)
|
|
of the progressupdate, as on very quick transfers they wouldn't always get
calculated!
|
|
|
|
main handle struct to work with persistant connections
|
|
|
|
taking place
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
removed the "mode" concept
moved all #-stuff to the client
|
|
|
|
|
|
9999 KB and 100 MB since it then can display the size as XX.X MB instead of
just XX as before.
|
|
|
|
|
|
on how to approach the -# progress bar in the new style transfers...
|
|
wide and made the pgrsUpdate() make a final meter update so that the final
values actually are displayed last.
|
|
|
|
win32 systems
|
|
|
|
|