1
0
mirror of https://github.com/moparisthebest/curl synced 2025-02-28 17:31:46 -05:00
Ryan Winograd f8f040e659 progress: prevent resetting t_starttransfer
Prevent `Curl_pgrsTime` from modifying `t_starttransfer` when invoked
with `TIMER_STARTTRANSFER` more than once during a single request.

When a redirect occurs, this is considered a new request and
`t_starttransfer` can be updated to reflect the `t_starttransfer` time
of the redirect request.

Closes #1616

Bug: https://github.com/curl/curl/pull/1602#issuecomment-310267370
2017-06-30 09:05:53 +02:00
..
2016-10-18 13:59:54 +02:00
2016-12-19 02:31:59 -05:00
2017-03-26 23:56:23 +02:00
2017-03-26 23:56:23 +02:00
2017-04-22 11:25:27 +02:00
2017-06-08 10:50:47 +02:00
2017-03-13 23:11:45 +01:00
2017-03-13 23:11:45 +01:00
2017-03-13 23:11:45 +01:00
2017-03-13 23:11:45 +01:00
2017-03-26 23:56:23 +02:00
2017-03-13 23:11:45 +01:00
2017-04-22 11:25:27 +02:00
2017-04-22 11:25:27 +02:00
2017-05-11 10:04:01 +02:00
2017-04-22 11:25:27 +02:00
2017-06-19 09:27:42 +02:00
2017-04-22 11:25:27 +02:00
2017-04-22 11:25:27 +02:00
2017-03-13 23:11:45 +01:00
2017-03-26 23:56:23 +02:00
2017-06-18 23:57:45 +02:00
2017-06-18 23:57:45 +02:00
2016-12-21 11:07:26 +01:00
2017-05-24 00:14:13 +03:00
2017-04-22 11:25:27 +02:00
2017-03-26 23:56:23 +02:00
2017-06-21 07:46:21 +02:00
2017-05-22 19:03:16 +02:00
2017-04-22 11:25:27 +02:00
2017-06-08 10:50:47 +02:00
2017-03-13 23:11:45 +01:00
2017-03-26 23:56:23 +02:00
2017-05-01 22:55:29 +02:00
2017-03-26 23:56:23 +02:00
2017-05-22 13:59:29 +02:00
2017-03-26 23:56:23 +02:00
2016-12-24 23:35:43 +01:00
2017-03-30 08:49:30 +02:00
2017-03-13 23:11:45 +01:00
2017-03-26 23:56:23 +02:00
2017-05-07 16:26:19 +02:00
2017-02-28 09:10:18 +01:00