Mise à jour de 'README.md'

This commit is contained in:
Th3maz1ng 2022-10-22 22:03:56 +02:00
parent 0f68644064
commit d94212b063

View File

@ -264,7 +264,8 @@ Here is a list of the available api calls for the board :
- [X] WEBServer handling multiple clients simultaneously ✓
- [X] Fixed a nasty stack overflow - WEBServer class is now stable ✓
- [X] Added partial content request support ✓
- [ ] Need to add cookie support
- [X] Cookie support added, server can set and retrieve cookies ✓
- [X] User can send custom HTTP Headers ✓
- [ ] WEBSocket Server for the dashboard
- [X] GPIO Util ✓
- [ ] Dictionary class needs to be correctly rewritten.