|
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 |
|
|
9e99f010bc
|
Fix an another sign compare warning.
|
2022-06-27 16:06:26 +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 |
|
|
19cd0fe4e2
|
Cleaned up WebPermission.
|
2022-06-26 17:23:40 +02:00 |
|
|
544863b923
|
Class renames.
|
2022-06-26 15:00:25 +02:00 |
|
|
6b29462503
|
Removed RequestPool.
|
2022-06-26 11:09:36 +02:00 |
|
|
8211115346
|
Renamed Request to WebServerRequest.
|
2022-06-26 11:07:45 +02:00 |
|