SharpHttpServer icon indicating copy to clipboard operation
SharpHttpServer copied to clipboard

Simple HTTP server in C# based on System.Net.HttpListener

Results 1 SharpHttpServer issues
Sort by recently updated
recently updated
newest added

when I input http://127.0.0.1:8080/ the server responses Bad Request - Invalid Hostname HTTP Error 400. The request hostname is invalid.