There's still a bit more TODO

This commit is contained in:
urlysses 2017-02-27 23:00:46 -05:00
parent d775fd9ae6
commit b1f03d4e41
1 changed files with 3 additions and 0 deletions

View File

@ -11,3 +11,6 @@ unless otherwise specified by user.
+ [x] PUT, POST, DELETE
+ [x] templating
+ [x] fuzzy-/pattern-match-enabled user routes (e.g., /something/*/wildcard)?
+ [ ] server-side cookies
+ [ ] websockets
+ [ ] is https a thing?