mahokanta

A Web-Server to view HTTP-Request as raw text


Keywords
http, tool, command
License
MIT
Install
pip install mahokanta==0.0.2

Documentation

mahokanta

Installation

$ pip install mahokanta

How to use

At first, you need to start a server by the command following

$ mahokanta

By way of experiment, when you access to "localhost:8080" by browser, you can check your HTTP-Request in both page and console.