CSharpHttpServer/SimpleHttpServer
2024-01-15 21:09:17 +01:00
..
Internal Huge refactor; Passing tests 2024-01-13 01:31:30 +01:00
Login Replace argon2, add threadsafe SHA256 method, rename some variables 2024-01-14 23:15:12 +01:00
Types move type to different folder 2024-01-14 21:50:49 +01:00
GlobalUsings.cs Huge refactor; Passing tests 2024-01-13 01:31:30 +01:00
HttpEndpointAttribute.cs move type to different folder 2024-01-14 21:50:49 +01:00
HttpHandlingException.cs autoformat 2024-01-09 04:28:45 +01:00
HttpResponseBuilder.cs autoformat 2024-01-09 04:28:45 +01:00
HttpServer.cs Add missing Close() statement 2024-01-15 21:09:17 +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 Replace argon2, add threadsafe SHA256 method, rename some variables 2024-01-14 23:15:12 +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