10 stable releases
2.2.2 | Oct 28, 2021 |
---|---|
2.2.1 | Jan 23, 2021 |
2.0.0 | Jan 13, 2020 |
1.3.0 | Oct 1, 2019 |
1.0.0 | Dec 4, 2018 |
#2183 in Web programming
48 downloads per month
Used in barc-cli
140KB
3K
SLoC
barc
The Body Archive (BARC) container file format, reader and
writer. Supports high fidelity serialization of complete HTTP
request/response dialogs with additional meta-data and has broad use
cases as test fixtures or for caching or web crawling. A barc
command line tool is also available, via the barc-cli crate.
See the rustdoc for more details.
Minimum supported rust version
MSRV := 1.39.0
The crate will fail fast on any lower rustc (via a build.rs version check) and is also CI tested on this version.
License
This project is dual licensed under either of following:
-
The Apache License, version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
-
The MIT License (LICENSE-MIT or http://opensource.org/licenses/MIT)
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in body-image by you, as defined by the Apache License, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
~8.5MB
~297K SLoC