lambdabot-utils-4.2: Utility libraries for the advanced IRC bot, LambdabotSource codeContentsIndex
Lambdabot.MiniHTTP
Description
HTTP protocol binding. http://homepages.paradise.net.nz/warrickg/haskell/http/ http://www.dtek.chalmers.se/~d00bring/haskell-xml-rpc/http.html
Documentation
type Proxy = Maybe (String, Integer)Source
mkPost :: URI -> String -> [String]Source
readPage :: Proxy -> URI -> [String] -> String -> IO [String]Source
readNBytes :: Int -> Proxy -> URI -> [String] -> String -> IO [String]Source
urlEncode :: String -> StringSource
urlDecode :: String -> StringSource
module Network.URI
Produced by Haddock version 2.4.2