Fix readme
This commit is contained in:
16
README.md
16
README.md
@@ -1,10 +1,10 @@
|
|||||||
# Http Router which is supposed to be similar to the standard Golang Router
|
# Http Router which is supposed to be similar to the standard Golang Router
|
||||||
Todos:
|
Todos:
|
||||||
- Routing to Tree instead of map
|
- Routing to Tree instead of map
|
||||||
- Cmake maybe?
|
- Cmake maybe?
|
||||||
- Make redirects available
|
- Make redirects available
|
||||||
- Threading
|
- Threading
|
||||||
- Stop
|
- Stop
|
||||||
- React to Method
|
- React to Method
|
||||||
- Implement actual http protocol
|
- Implement actual http protocol
|
||||||
- Post Form
|
- Post Form
|
||||||
|
|||||||
Reference in New Issue
Block a user