Add TODO List

This commit is contained in:
René Linder 2020-11-28 10:30:45 +01:00
parent fc41d38004
commit 0e76942285
1 changed files with 10 additions and 0 deletions

10
TODO.txt Normal file
View 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