arp242 · GitHub

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

4 Commits

Read HAR ("HTTP Archive format") archives.

Install with go install zgo.at/har/cmd/unhar@latest, which will put the binary at ~/go/bin/unhar.

You can also use it as a Go library: har.FromFile("path.har") will read in to a HAR struct. You can then use Extract().

API docs: https://godocs.io/zgo.at/har

About

Read HAR ("HTTP Archive format") files

Resources

Readme

MIT license

Activity

Stars

1 star

Watchers

1 watching

Forks

0 forks

Releases

Packages

Used by

Contributors

Languages

Read the original on github.com ↗