|
df2859b9d0
|
Added a way to unregister connections and get out their raw connection data from the http server.
|
2023-12-22 12:38:38 +01:00 |
|
|
98912a89e8
|
File copyright header updates pt9.
|
2023-12-18 00:25:33 +01:00 |
|
|
23c793a488
|
Fix counting children even if the server is running in WebServer::get_configuration_warning().
|
2023-08-30 15:18:41 +02:00 |
|
|
dc9cc716c7
|
Moved Object related classes under core/object.
|
2022-08-17 13:45:14 +02:00 |
|
|
cf3c24381d
|
Improve the binds in WebServer.
|
2022-07-22 12:05:05 +02:00 |
|
|
5d260fd68d
|
Cleanups to WebServerRequest.
|
2022-07-21 23:25:04 +02:00 |
|
|
6172b0eee4
|
Set wirte_lock_requested back to false.
|
2022-07-07 21:46:13 +02:00 |
|
|
2feba341be
|
Reworked the WebServer to automatically find it's root webnode, and HTTPSessionManager. Also Added notifications for when the server starts and stops, and implemented the write lock for it.
|
2022-07-07 21:44:14 +02:00 |
|
|
3a6a046ad4
|
WebRoot lookup and pix property.
|
2022-06-27 15:42:40 +02:00 |
|
|
844dc44f24
|
More fixes, and added all of the cleanued up classes to the build.
|
2022-06-27 14:59:09 +02:00 |
|
|
f819383012
|
Smaller cleanups and improvements.
|
2022-06-27 14:16:23 +02:00 |
|
|
7aa6798ab7
|
Cleaned up WebNode.
|
2022-06-27 01:03:01 +02:00 |
|
|
633acfcd54
|
Cleaned up WebServer.
|
2022-06-26 21:34:29 +02:00 |
|
|
48d65fd93d
|
Added the web module from rcpp_framework, and a test attempt at binding HTMLBuilder. The module is not in the build yet.
|
2022-06-25 01:55:54 +02:00 |
|