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

Wip/concurrent safety #14

Closed bewest closed 1 month ago

bewest commented 1 year ago

This allows correct tracing when using with Promise.all or similar concurrency routines.

BeataKr commented 1 month ago

Thank you for your contribution. Changes published with v7.0.1