lib/popcorn: introduce Router::use_after service
authorAlexandre Terrasa <alexandre@moz-code.org>
Mon, 23 May 2016 20:52:12 +0000 (16:52 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Wed, 25 May 2016 03:37:13 +0000 (23:37 -0400)
commitfbb571de0151d4925ed4309aebe803957eddd1b5
tree189a93afd7cc366e26a8a633123f647f6af57f8a
parent53470c705206bc2f93f855927a65fdd262f4da8d
lib/popcorn: introduce Router::use_after service

So the user can force some middlewares to be called after the other handlers.

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
lib/popcorn/pop_handlers.nit