WashNGo-2.12: WASH is a family of embedded domain specific languages (EDSL) for programming Web applications in Haskell.
Contents
Index
WASH.CGI.CookieIO
Documentation
decodeCookie
:: (
String
,
String
) -> (
String
, (
Maybe
String
,
Maybe
String
))
encodeCookie
:: (
String
, (
Maybe
String
,
Maybe
String
)) -> (
String
,
String
)
putCookies
::
CGIState
->
IO
()
Produced by
Haddock
version 0.8