Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
vhost :: [(Request -> Bool, Application)] -> Application -> Application Source #
redirectWWW :: Text -> Application -> Application Source #
redirectTo :: ByteString -> Response Source #
redirectToLogged :: (Text -> IO ()) -> ByteString -> IO Response Source #