mirror of
https://github.com/curl/curl.git
synced 2026-07-13 21:47:17 +03:00
made the speedcheck actually work again
This commit is contained in:
parent
f6163b375f
commit
135cc036aa
4 changed files with 14 additions and 7 deletions
|
|
@ -174,6 +174,7 @@ _Transfer(struct connectdata *c_conn)
|
|||
#define KEEP_WRITE 2
|
||||
|
||||
pgrsTime(data, TIMER_PRETRANSFER);
|
||||
speedinit(data);
|
||||
|
||||
if (!conn->getheader) {
|
||||
header = FALSE;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue