Added a few things to the todo.

This commit is contained in:
Relintai 2022-07-24 18:09:56 +02:00
parent 09acb9bfeb
commit 7d04e91768

View File

@ -84,6 +84,9 @@
- NewsWebPage <- NewsWebPageFile, NewsWebPageDB
- AdminWebPage <- UserAdminWebPage, AdminPanelWebPage
- Add epoll api support to sockets, and make the web server use it.
- Add range http header support.
- Finish all the todos in the http parser.
- Fix unicode escape issues.
## Users