Crates.io | httprint |
lib.rs | httprint |
version | 0.1.0 |
source | src |
created_at | 2023-01-16 18:33:49.350284 |
updated_at | 2023-01-16 18:33:49.350284 |
description | Logs HTTP requests to the console for debugging |
homepage | |
repository | |
max_upload_size | |
id | 760484 |
size | 7,159 |
Listen to HTTP requests and prints to the console information about the request.
cargo install httprint
$ httprint --help
Usage: httprint [ADDRESS]
Parameters:
ADDRESS Address to listen (default: 127.0.0.1:8000)