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)
So the user can force some middlewares to be called after the other handlers.

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>


No differences found