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
Prints the HTTP request to the console and responds with any data it receives
Homepage Repository npm JavaScript Download
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