Commit Graph

  • ceaa7c1685 Start of change to Json.NET, Rework HttpEndpointController, beta HttpClient Implementation master Harald Wolff 2024-04-26 14:49:44 +0200
  • 82499811c6 Updated ln.json Harald Wolff 2024-04-21 23:47:40 +0200
  • 35517e431c Added working ln.http.HttpClient Harald Wolff 2024-04-21 23:25:05 +0200
  • eb122b944b Make CertificateStore methods virtual Harald Wolff 2024-04-21 17:22:24 +0200
  • 7511bf112b Fixed buggy request line interpretation Harald Wolff 2023-08-17 17:32:15 +0200
  • 16f1b2cf06 Add handling of <string> parameters with HttpArgumentSource set to CONTENT Harald Wolff 2023-08-07 12:36:43 +0200
  • a0ca936554 Several massive changes and additions Harald Wolff 2023-08-07 10:38:29 +0200
  • e7ed29d78d v0.9.5 last fix HttpContent not setting content value Harald Wolff 2023-08-07 10:38:01 +0200
  • b169066235 Add support for /_err* error handler pages, include default error template, some cleanups Harald Wolff 2022-06-07 22:43:14 +0200
  • 787e0c860c added FileSystemRouter Harald Wolff 2022-06-07 13:58:38 +0200
  • 085ee59d45 Upgraded ln.bootstrap Harald Wolff 2022-06-02 08:55:27 +0200
  • aebf5e1390 Clenup old A&A stuff... Harald Wolff 2022-05-28 19:25:42 +0200
  • a47ced724c Improvements to A&A classes Harald Wolff 2022-05-28 19:25:25 +0200
  • 48370c7564 Added IHttpAuthenticationSource Harald Wolff 2022-05-28 19:17:00 +0200
  • a1a55d6d10 added HttpServer to HttpContext Harald Wolff 2022-05-28 19:14:57 +0200
  • eb741c9224 Added HttpResponse.SeeOther() Harald Wolff 2022-05-28 19:13:06 +0200
  • 4f70676328 Fixed spelling of HttpServer haraldwolff 2022-05-28 20:04:52 +0200
  • 40e4eddbbd Fixed singlethread HTTPServer.Connection() blocking listeners from accepting more connections Harald Wolff 2022-05-27 22:12:13 +0200
  • 7e1291815c Implement Stream and TextReader argument handling in HttpEndpointController.cs Harald Wolff 2022-04-06 21:48:51 +0200
  • a26c4e33b5 Added HttpListener.cs, HttpsListener.cs, etc. , changed structure to increase compatibility with DI frameworks haraldwolff 2022-05-27 07:25:41 +0200
  • caf1ba201f Change version to 0.5.2 Harald Wolff 2022-03-07 12:00:07 +0100
  • 744aaaa48d Handle IOException(SocketException) in HttpServer.HandleConnection(..) Harald Wolff 2022-03-07 11:58:54 +0100
  • 458954f7fb Fix JSONObject parsing and assignment from request content Harald Wolff 2022-02-10 12:17:29 +0100
  • fda7d695d1 V0.5.0 Harald Wolff 2022-02-07 09:29:30 +0100
  • 8012f01dde Reimplementation through ln.protocols.helper and code cleanup Harald Wolff 2021-12-15 10:56:33 +0100
  • 4c0caac073 Fix HttpRoutingContext.PopNext(..) Harald Wolff 2021-01-28 22:56:02 +0100
  • 610ed7e944 Fix bug in StaticRouter, open files with ReadOnly access 0.4.1 Harald Wolff 2020-12-24 15:10:06 +0100
  • e2ba2b0418 Release 0.4.0 0.4.0 Harald Wolff 2020-12-18 09:18:14 +0100
  • a2f114216c Added WebSocketResponse Harald Wolff 2020-12-18 09:17:36 +0100
  • a76088b628 Moved SendResponse() to HttpResponse Harald Wolff 2020-12-18 09:17:20 +0100
  • 6ac9df7c16 release 0.3.0 0.3.0 Harald Wolff 2020-12-12 20:57:27 +0100
  • c0ee1af74c Added .Header(..), .ContentType(..) to HttpResponse Harald Wolff 2020-12-12 20:49:40 +0100
  • 16dbf87c66 Updated dependencies Harald Wolff 2020-12-09 15:07:11 +0100
  • feee6636cc updated build.ln Harald Wolff 2020-12-09 15:02:16 +0100
  • df08265edf Added HttpRequest.HttpMethod, Deprecated HttpRequest.Method Harald Wolff 2020-12-07 09:30:01 +0100
  • 3e38b1381a Added setter to LoggingRouter.Next Harald Wolff 2020-12-07 09:11:33 +0100
  • cab69d0e28 Upgrade ln.type Harald Wolff 2020-12-07 01:15:02 +0100
  • 82c1385e43 Release v0.2.2 Harald Wolff 2020-12-06 15:02:11 +0100
  • 22c09b5b0a Add default 404 handling, extend HttpResponse, fix several issues Harald Wolff 2020-12-06 15:01:02 +0100
  • f868b0e998 Fixed build.ln Added eunm HttpStatusCode Harald Wolff 2020-12-05 12:37:10 +0100
  • bc8c5d06ee Release 0.2.0 Harald Wolff 2020-12-03 00:18:30 +0100
  • d356c88368 build.ln Harald Wolff 2020-12-02 22:33:21 +0100
  • 6c01872910 Updated build.ln Harald Wolff 2020-12-02 22:15:59 +0100
  • 86dd375a9c build.ln file created Harald Wolff 2020-12-02 14:51:13 +0100
  • 4f1ee0a63c further correct handling of closed connections (throwing NullReference) Harald Wolff 2020-11-29 14:20:51 +0100
  • cf6bf86a36 Fix bug in UnbufferedStreamReader Harald Wolff 2020-11-26 17:38:00 +0100
  • 6b0ab48db6 .sln reorganization Harald Wolff 2020-11-26 00:09:03 +0100
  • 259c1275a5 Initial Commit U-WALDRENNACH\haraldwolff 2020-11-17 23:46:07 +0100