Using HTTPListener to build a HTTP Server in C# I needed an HTTP server to test out a software integration on Windows. Nothing was quite basic enough to just echo out the responses, so I wrote one. Nick Charlton April 29, 2022 C# Windows HTTP