hack2-contrib-extra-2013.6.16: Hack2 contrib extra

Safe HaskellNone

Hack2.Contrib.Middleware.RegexpRouter

Description

matching a list of regexp agains a path_info, if matched, consponding app is used, otherwise, pass the env down to lower middleware

Documentation