martian
martian copied to clipboard
HAR log entries missing timing data
The entries in the generated har files have all 3 members of the timings struct set to 0. After the struct is initialized, it looks like it is never filled out, so the 3 fields always stay at 0.
@bramhaghosh This might be easier/possible now with the httptrace package in stdlib.