Update old TODO list
This commit is contained in:
parent
9822988941
commit
5eaea5a2e6
1 changed files with 2 additions and 2 deletions
4
TODO.txt
4
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
|
||||
|
|
Loading…
Reference in a new issue