pandemonium_engine/modules/web
2022-07-23 01:35:22 +02:00
..
html Uncommented / fixed the methods that take WebServerRequest in HTMLBuilder and it's bind class. 2022-07-22 11:45:12 +02:00
http Improve the binds in WebServer. 2022-07-22 12:05:05 +02:00
http_server_simple Now the SimpleWebServer will properly set the Request's http method. 2022-07-21 16:06:06 +02:00
nodes Also renamed the classes themselves. 2022-07-23 01:35:22 +02:00
config.py Also renamed the classes themselves. 2022-07-23 01:35:22 +02:00
file_cache.cpp Added a new helper method to DirAccess. 2022-07-03 17:29:52 +02:00
file_cache.h Fix path handling in FileCache. 2022-07-02 19:58:06 +02:00
register_types.cpp Also renamed the classes themselves. 2022-07-23 01:35:22 +02:00
register_types.h 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
SCsub Renamed some webnode files. I want to make their names a bit more standardized. 2022-07-23 01:20:43 +02:00