Inspect HTTP Requests. Request-Meta is alternative of requestBin; Collect, inspect and debug HTTP requests and webhooks. https://request-meta.herokuapp.com/
pip3 install -r requirements.txt
python3 server.py
Open the browser, Access to http://127.0.0.1:5042/ .
MIT License.