diff --git a/TODO.txt b/TODO.txt index 0210747..eaccd14 100644 --- a/TODO.txt +++ b/TODO.txt @@ -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