CSharpHttpServer/SimpleHttpServer/Types
2025-04-14 12:09:55 +02:00
..
Exceptions Huge refactor; Passing tests 2024-01-13 01:31:30 +01:00
ParameterConverters Add missing string parameter converter 2024-01-14 02:30:20 +01:00
BaseEndpointCheckAttribute.cs shared variables for checker attributes 2024-07-26 02:32:50 +02:00
EndpointInvocationInfo.cs autoformat 2024-08-11 22:23:43 +02:00
HttpRequestType.cs move type to different folder 2024-01-14 21:50:49 +01:00
IParameterConverter.cs Huge refactor; Passing tests 2024-01-13 01:31:30 +01:00
MultiKeyDictionary.cs finish implementing path parameters 2024-08-11 04:43:20 +02:00
ParameterAttribute.cs work towards path parameters 2024-07-30 08:42:46 +02:00
PathParameterAttribute.cs finish implementing path parameters 2024-08-11 04:43:20 +02:00
PathTree.cs remove Assert preventing registration of multiple nested paths 2025-04-14 12:09:55 +02:00
RequestContext.cs Add SetStatusCodeWriteLineDisposeAsync helper function 2025-04-14 02:22:32 +02:00