|
7455fc9dd5
|
moved HTTPParser and writer to the simple server's directory.
|
2022-06-30 23:18:45 +02:00 |
|
|
ddf3dae42b
|
Also added a HttpWriter.
|
2022-06-30 21:43:16 +02:00 |
|
|
228cfca0eb
|
Added a new HTTPParser class.
|
2022-06-30 21:22:42 +02:00 |
|
|
e660b2d848
|
Cleaned up WebServerSimple and added it to the build.
|
2022-06-30 17:15:57 +02:00 |
|
|
844dc44f24
|
More fixes, and added all of the cleanued up classes to the build.
|
2022-06-27 14:59:09 +02:00 |
|
|
3644840a8e
|
Added FileCache to the build.
|
2022-06-27 12:28:36 +02:00 |
|
|
a92f8dd5c0
|
Added bindings for WebServerCookie and adde dit to the build.
|
2022-06-26 17:03:06 +02:00 |
|
|
09ef29804e
|
Added a class for http server's enums, and added it to the build.
|
2022-06-26 16:09:55 +02:00 |
|
|
e69abb36fc
|
Created bindings for HTMLBuilder, and added the module to the build.
|
2022-06-25 20:15:51 +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 |
|