Add TODO List
This commit is contained in:
parent
fc41d38004
commit
0e76942285
1 changed files with 10 additions and 0 deletions
10
TODO.txt
Normal file
10
TODO.txt
Normal file
|
@ -0,0 +1,10 @@
|
|||
lweb HTTP & HTTPS Webserver
|
||||
|
||||
TODO:
|
||||
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
|
Loading…
Reference in a new issue