lib & contrib: update imports
[nit.git] / lib / popcorn / pop_handlers.nit
2016-09-19 Alexis Laferrièrelib & contrib: update imports
2016-08-19 Jean Privatpopcorn: redirect uses 303 by default
2016-08-05 Alexandre Terrasalib/popcorn: add `json_error` to return a Json formatte...
2016-05-26 Alexandre Terrasalib/popcorn: StaticHandler use `default_file`
2016-05-25 Alexandre Terrasalib/popcorn: introduce Router::use_after service
2016-05-25 Alexandre Terrasalib/popcorn: introduce Router::use_before service
2016-05-25 Alexandre Terrasalib/popcorn: extract Router::handler_in private service
2016-05-25 Alexandre Terrasalib/popcorn: extract Router::build_route private service
2016-05-19 Alexandre Terrasalib/popcorn: introduce pop_handlers