debug-http-server
v0.0.2
Published
Prints the HTTP request to the console and responds with any data it receives
Readme
Debug HTTP Server
A simple local running server that prints out the request details to the console
Run npx debug-http-server
Or, clone from the repository to modify and run it yourself
