Skip to content
/ har Public

Read HAR ("HTTP Archive format") files

License

Notifications You must be signed in to change notification settings

arp242/har

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages