2020-11-28 10:30:45 +01:00
|
|
|
lweb HTTP & HTTPS Webserver
|
|
|
|
|
2020-11-28 16:49:22 +01:00
|
|
|
TODO List:
|
|
|
|
DONE: Switch all Network operations to Standard API
|
2020-11-28 10:30:45 +01:00
|
|
|
POST/PUT with bigger Files and or Contents
|
|
|
|
Sending of bigger Files (Currently everithing in Memory and then send)
|
|
|
|
error400 handling
|
|
|
|
error Code handling (Different errorcodes and responses)
|
|
|
|
Translate Remarks to english
|
|
|
|
Translate README.md to english
|
2020-11-28 16:49:22 +01:00
|
|
|
Optimizing Code away from old PureBasic Network Code.
|
|
|
|
Cleanup unused Variables
|