MFlow-0.3.0.2: stateful, RESTful web framework

Safe HaskellNone

MFlow.Cookies

Documentation

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