Closed snackattas closed 2 years ago
I briefly looked into HAR files and don't see a need for using them personally.
I think HAR files are the default way to represent network traffic
HARs are great for viewing network traffic RIGHT in your browser, here's an example
I get that, but I don't see puffing-billy as a tool meant for network traffic. It would require a large rewrite and migration plan with very little upside. Feel free to propose a PR.
Stale issue, closing. Feel free to reopen if this is still desired.
Feature request:
I prefer HAR files for analyzing requests, can there be an option to save the output as HAR files with
c.record_requests = true
?