mirror of
https://gitlab.com/gnuwget/wget2.git
synced 2026-02-01 14:41:08 +00:00
* include/wget/wget.h: first_data_back field added to represent the time of first bytes received back. * libwget/http.c: Assigning first_data_back at the appropriate time. * stc/wget_host.h: Added response_time field to DOC, holds response time for document. * src/stats.c: Logic to calculate response_time for DOCs, and stat printing.