HTTP Requests with some status
```bash git clone https://github.com/gbrls/kurl
cd kurl && cargo install --path . ```
```
Usage: kurl [OPTIONS]
Arguments:
Options: -c, --status-code -s, --size -j, --valid-json -t, --content-type -n, --no-body -k, --keys Try to guess the JSON's format --all Display all status -h, --help Print help -V, --version Print version ```