CSharpHttpServer/SimpleHttpServer
2024-01-14 02:58:01 +01:00
..
Internal Huge refactor; Passing tests 2024-01-13 01:31:30 +01:00
Login autoformat 2024-01-09 04:28:45 +01:00
Types Add missing string parameter converter 2024-01-14 02:30:20 +01:00
GlobalUsings.cs Huge refactor; Passing tests 2024-01-13 01:31:30 +01:00
HttpEndpointAttribute.cs Huge refactor; Passing tests 2024-01-13 01:31:30 +01:00
HttpHandlingException.cs autoformat 2024-01-09 04:28:45 +01:00
HttpRequestType.cs initial commit 2023-11-30 17:31:19 +01:00
HttpResponseBuilder.cs autoformat 2024-01-09 04:28:45 +01:00
HttpServer.cs Fix server producing a timeout on setting status code without returning a body 2024-01-14 02:58:01 +01:00
IAuthorizer.cs initial commit 2023-11-30 17:31:19 +01:00
Logger.cs Huge refactor; Passing tests 2024-01-13 01:31:30 +01:00
RequestContext.cs Fix server producing a timeout on setting status code without returning a body 2024-01-14 02:58:01 +01:00
SimpleHttpServer.csproj extended LoginProvider with additional data 2023-12-08 00:28:04 +01:00
SimpleHttpServerConfiguration.cs Huge refactor; Passing tests 2024-01-13 01:31:30 +01:00
SketchBoard.txt initial commit 2023-11-30 17:31:19 +01:00