Rust clone of https://github.com/reorx/httpstat.
$ cargo install --git https://github.com/johnnynotsolucky/rust-httpstat
``` $ httpstat https://example.com/ $ httpstat --help
USAGE:
httpstat [FLAGS] [OPTIONS]
FLAGS: -h, --help Prints help information -k, --insecure Allow insecure server connections when using SSL -L, --location Follow redirects -o, --save-body -V, --version Prints version information -v, --verbose Verbose output
OPTIONS:
-X, --request
ARGS:
httpform
TODO