CSharpHttpServer/SimpleHttpServer
2024-01-31 05:00:27 +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 ipv6 listener prefix 2024-01-31 05:00:27 +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 add ParsedParameters to RequestContext, cleanup error handling 2024-01-16 23:52:28 +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