Update old TODO list

main
René Linder 2023-03-31 08:49:32 +02:00
parent 9822988941
commit 5eaea5a2e6
1 changed files with 2 additions and 2 deletions

View File

@ -3,10 +3,10 @@ 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)
DONE: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.
DONE:Optimizing Code away from old PureBasic Network Code.
Cleanup unused Variables