Commit graph

3 commits

Author SHA1 Message Date
Zamith
8cf04b58ca
Move static file handler to be called after the instance handler
This way only routes that are not caught by the instance handler will go
through to the static file handler.
2015-01-31 14:39:50 +00:00
Ary Borenszweig
fc4f648c1a Handle POST request, and some refactors 2014-07-30 19:58:48 -03:00
Juan Wajnerman
2eaf44195e Initial commit 2014-06-11 20:41:02 -03:00