Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 252 Bytes

File metadata and controls

5 lines (3 loc) · 252 Bytes

SimpleServer

A super simple self-hosted web server that reflects any incoming request into the response.

The purpose is to use it as a debugging tool with which to investigate HTTP requests made by other applications directed at a certain endpoint.