12 lines
431 B
Text
12 lines
431 B
Text
lweb HTTP & HTTPS Webserver
|
|
|
|
TODO List:
|
|
DONE: Switch all Network operations to Standard API
|
|
POST/PUT with bigger Files and or Contents
|
|
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
|
|
DONE:Optimizing Code away from old PureBasic Network Code.
|
|
Cleanup unused Variables
|