Convert Http ARchive files to csv output
#> har2csv -i somefile.har -o anotherfile.csv
#> gc somefile.har | har2csv -o anotherfile.csv
#> har2csv -i somefile.har
#> gc somefile.har | har2csv
Convert Http ARchive files to csv output
#> har2csv -i somefile.har -o anotherfile.csv
#> gc somefile.har | har2csv -o anotherfile.csv
#> har2csv -i somefile.har
#> gc somefile.har | har2csv