httpdiff (0.1.0)
Installation
[registries.forgejo]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = truecargo add httpdiff@0.1.0 --registry forgejoAbout this package
A tool for comparing the differences between 2 HTTP GET requests
HttpDiff
A tool for comparing the differences between 2 HTTP GET requests
How to run from source:
git clone https://github.com/Bokobelin/httpdiff.git
cd httpdiff
cargo run
Dependencies
| ID | Version |
|---|---|
| reqwest | ^0.12.24 |