livioribeiro / httprint

Logs HTTP requests to the console for debugging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Logs HTTP requests to the console for debugging

License:The Unlicense


Languages

Language:Rust 100.0%