hack-contrib-2009.8.16: Hack contribSource codeContentsIndex
Hack.Contrib.Request
Documentation
body :: Env -> ByteStringSource
scheme :: Env -> StringSource
port :: Env -> IntSource
path :: Env -> StringSource
content_type :: Env -> StringSource
media_type :: Env -> StringSource
media_type_params :: Env -> [(String, String)]Source
content_charset :: Env -> StringSource
host :: Env -> StringSource
params :: Env -> [(String, String)]Source
inputs :: Env -> [(String, String)]Source
referer :: Env -> StringSource
cookies :: Env -> [(String, String)]Source
fullpath :: Env -> StringSource
set_http :: String -> String -> Env -> EnvSource
set_custom :: String -> String -> Env -> EnvSource
url :: Env -> StringSource
Produced by Haddock version 2.4.2