|
5d260fd68d
|
Cleanups to WebServerRequest.
|
2022-07-21 23:25:04 +02:00 |
|
|
ed9aa722a3
|
Actually bind get_server(), and get_web_root() in WebServerRequest.
|
2022-07-21 22:37:55 +02:00 |
|
|
ca08fe3de2
|
Reworked the Web Server's Cookie API.
|
2022-07-21 14:05:55 +02:00 |
|
|
55eaf521b4
|
Rework the multipart parser code to also work with binary files.
|
2022-07-20 22:53:55 +02:00 |
|
|
25dda93577
|
Implement handling multipart forms for the WebServer. It will need some changes to work with binary files though.
|
2022-07-20 21:29:59 +02:00 |
|
|
8787b9cd7f
|
Fix logic in WebServerRequest::get_path.
|
2022-07-02 21:10:48 +02:00 |
|
|
50c20d4a72
|
... an another one ...
|
2022-06-27 16:12:49 +02:00 |
|
|
4251937198
|
More sign compare warning fixes.
|
2022-06-27 16:10:02 +02:00 |
|
|
5d3954bceb
|
Fix a few issues with binds.
|
2022-06-27 14:23:07 +02:00 |
|
|
f819383012
|
Smaller cleanups and improvements.
|
2022-06-27 14:16:23 +02:00 |
|
|
9ce119a5ab
|
WebServerRequest cleanup + bindings.
|
2022-06-26 19:25:57 +02:00 |
|
|
544863b923
|
Class renames.
|
2022-06-26 15:00:25 +02:00 |
|
|
8211115346
|
Renamed Request to WebServerRequest.
|
2022-06-26 11:07:45 +02:00 |
|