Go to file
Harald Wolff 92b83af7f0 Implement HttpRouter 2019-11-26 12:20:50 +01:00
Properties Initial Commit 2019-02-14 09:14:50 +01:00
cert WIP 2019-11-04 10:00:33 +01:00
client WIP 2019-08-03 12:56:33 +02:00
connections Implement HttpRouter 2019-11-26 12:20:50 +01:00
exceptions Initial Commit 2019-02-14 09:14:50 +01:00
listener WIP 2019-11-04 10:00:33 +01:00
router Implement HttpRouter 2019-11-26 12:20:50 +01:00
session WIP / Session Managment 2019-11-15 13:47:01 +01:00
websocket Implement HttpRouter 2019-11-26 12:20:50 +01:00
.gitignore Initial Commit 2019-02-14 09:14:50 +01:00
AuthenticationProvider.cs WIP 2019-03-13 08:24:24 +01:00
AuthorizationMask.cs WIP 2019-03-13 08:24:24 +01:00
HTTPServer.cs Implement HttpRouter 2019-11-26 12:20:50 +01:00
HTTPServerConnection.cs Implement HttpRouter 2019-11-26 12:20:50 +01:00
HttpCookie.cs Implemented simple Session tracking 2019-02-26 22:00:37 +01:00
HttpHeader.cs WIP 2019-08-03 12:56:33 +02:00
HttpHeaders.cs WIP 2019-08-03 12:56:33 +02:00
HttpReader.cs WIP 2019-11-04 10:00:33 +01:00
HttpRequest.cs Implement HttpRouter 2019-11-26 12:20:50 +01:00
HttpResponse.cs WIP 2019-11-04 10:00:33 +01:00
HttpRouter.cs Implement HttpRouter 2019-11-26 12:20:50 +01:00
HttpStatusCodes.cs WIP 2019-04-16 18:22:59 +02:00
HttpUser.cs WIP 2019-03-13 08:24:24 +01:00
IHTTPResource.cs Implement HttpRouter 2019-11-26 12:20:50 +01:00
QueryStringParameters.cs Initial Commit 2019-02-14 09:14:50 +01:00
ln.http.csproj Implement HttpRouter 2019-11-26 12:20:50 +01:00