| |||||||||||||||||||||
| |||||||||||||||||||||
| Synopsis | |||||||||||||||||||||
| |||||||||||||||||||||
| Documentation | |||||||||||||||||||||
| queryInput :: SURI -> [(String, Input)] | |||||||||||||||||||||
| bodyInput :: Request -> [(String, Input)] | |||||||||||||||||||||
| formDecode :: String -> [(String, Input)] | |||||||||||||||||||||
| decodeBody :: Maybe ContentType -> ByteString -> [(String, Input)] | |||||||||||||||||||||
| multipartDecode | |||||||||||||||||||||
| |||||||||||||||||||||
| bodyPartToInput :: BodyPart -> (String, Input) | |||||||||||||||||||||
| simpleInput :: String -> Input | |||||||||||||||||||||
| defaultInputType :: ContentType | |||||||||||||||||||||
| The default content-type for variables. | |||||||||||||||||||||
| pathEls :: String -> [String] | |||||||||||||||||||||
| Get the path components from a String. | |||||||||||||||||||||
| class Read a => ReadString a where | |||||||||||||||||||||
| |||||||||||||||||||||
| Produced by Haddock version 2.1.0 | |||||||||||||||||||||