#http-status #cli #fetch #infomation

app http-cli

A CLI to fetch HTTP status infomation

3 stable releases

1.0.2 Dec 28, 2024

#891 in Network programming

Download history 240/week @ 2024-12-25 21/week @ 2025-01-01

261 downloads per month

GPL-2.0 license

24KB
106 lines

HTTP Status CLI

A CLI to get description about a HTTP status code

Requirements

Installation

cargo install http-cli

Usage

Usage: http-cli [OPTIONS] <STATUS_CODE>

Arguments:
  <STATUS_CODE>  

Options:
  -b, --brief    
  -h, --help     Print help
  -V, --version  Print version

Dependencies

~10–21MB
~291K SLoC