BeataKr / axios-har-tracker

This library was designed for gathering HAR files from requests sent using axios
https://github.com/BeataKr/axios-har-tracker
10 stars 10 forks source link

`entries[].time` is always -1 #22

Open smikulcik opened 1 week ago

smikulcik commented 1 week ago

Looks like the duration property always comes back as -1

image

It would be great if we could glean the latency information with this tool.