Go to file
Harald Wolff 7bd7e4f8d6 HTTPServer: fix possible NullReference, fix Pool.Stop() call 2019-10-11 12:38:07 +02:00
Properties Initial Commit 2019-02-14 09:14:50 +01:00
client WIP 2019-08-03 12:56:33 +02:00
exceptions Initial Commit 2019-02-14 09:14:50 +01:00
session WIP 2019-03-21 07:43:26 +01:00
websocket Cleanup WebSocket 2019-09-16 20:40:47 +02: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 HTTPServer: fix possible NullReference, fix Pool.Stop() call 2019-10-11 12:38:07 +02:00
HTTPServerConnection.cs HttpServer: Track current connection, ignore canceled connections 2019-10-11 12:37:16 +02:00
HttpApplication.cs WIP 2019-03-13 08:24:24 +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 HttpServer: Track current connection, ignore canceled connections 2019-10-11 12:37:16 +02:00
HttpRequest.cs Make HTTPServer shutdown with open connections 2019-09-11 09:29:05 +02:00
HttpResponse.cs Implemented simple Session tracking 2019-02-26 22:00:37 +01:00
HttpStatusCodes.cs WIP 2019-04-16 18:22:59 +02:00
HttpUser.cs WIP 2019-03-13 08:24:24 +01:00
QueryStringParameters.cs Initial Commit 2019-02-14 09:14:50 +01:00
ln.http.csproj Make HTTPServer shutdown with open connections 2019-09-11 09:29:05 +02:00