lweb/TODO.txt

13 lines
421 B
Plaintext
Raw Normal View History

2020-11-28 10:30:45 +01:00
lweb HTTP & HTTPS Webserver
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
Optimizing Code away from old PureBasic Network Code.
Cleanup unused Variables