httprint

Crates.iohttprint
lib.rshttprint
version0.1.0
sourcesrc
created_at2023-01-16 18:33:49.350284
updated_at2023-01-16 18:33:49.350284
descriptionLogs HTTP requests to the console for debugging
homepage
repository
max_upload_size
id760484
size7,159
Livio Ribeiro (livioribeiro)

documentation

README

HTTPrint

Listen to HTTP requests and prints to the console information about the request.

Installation

cargo install httprint

Usage

$ httprint --help
Usage: httprint [ADDRESS]

Parameters:
  ADDRESS       Address to listen (default: 127.0.0.1:8000)
Commit count: 0

cargo fmt