CSharpHttpServer/SimpleHttpServer/Types
2024-07-30 08:42:46 +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 make stuff nonstatic 2024-07-25 07:30:35 +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
ParameterAttribute.cs work towards path parameters 2024-07-30 08:42:46 +02:00
PathParameterAttribute.cs work towards path parameters 2024-07-30 08:42:46 +02:00
RequestContext.cs cleanup some old auth stuff 2024-07-25 03:41:53 +02:00