Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 380 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 380 Bytes

Rust-HAR

Travis

HTTP Archive 1.2 in Rust

This library implements the serialization of the HAR 1.2 spec in Rust.

Partly inspired by HTTPArchive.js.