MFlow-0.3.0.1: stateful, RESTful web framework

Safe HaskellNone

MFlow.Cookies

Documentation

getCookies :: (Eq a, IsString a) => [(a, [Char])] -> [([Char], [Char])]Source