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

Support for AxiosInstance, baseURL, queryParameters in URL and multiple sessions #15

Closed steilerDev closed 9 months ago

steilerDev commented 1 year ago

Hey @BeataKr ,

thank you very much for this very useful library - I've been using it in my own project to capture my application's network traffic and use it to debug.

I've found some enhancements / bug fixes that I would love to be part of your library:

Finally I've added tests for the query parameters as well as base URL behaviour. I hope you'll accept this PR and can merge it into production soon :) LMK if you have questions!

BeataKr commented 12 months ago

Thank you for contribution! 🍀 I’ll review changes in coming days! Look out for a new version ✌🏻

BeataKr commented 9 months ago

https://github.com/BeataKr/axios-har-tracker/pull/16

BeataKr commented 9 months ago

released as 0.6.1