Commit Graph

205 Commits

Author SHA1 Message Date
Juan Wajnerman 8b1447b68d Accepts requests with query string 2015-05-29 18:21:15 -03:00
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 889debfd59 Receive Frank::Context and allow setting content-type 2014-07-30 20:50:14 -03: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