lweb/TODO.txt
Ground0 af15bd9dc6 Everything on Socket API now
Drop old Network Code
Rename SSL/TLS to HTTPS
Rename default server to HTTP
And other smal fixes
2020-11-28 16:49:22 +01:00

12 lines
421 B
Text

lweb HTTP & HTTPS Webserver
TODO List:
DONE: Switch all Network operations to Standard API
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
Optimizing Code away from old PureBasic Network Code.
Cleanup unused Variables