0.1.1 • Published 5 years ago
@aricallen/har-parser v0.1.1
HarParser
Utility package for parsing har files into more digestible data structures
Usage (CLI)
har-parser --in=path/to/file [--out=parsed-har.json] [--include-host=somehost.com] [--include=/api/some-endpoint] [--exclude=/api/bad-endpoint] [--exclude-host=badhost.com]