mediawiki-0.2: Interfacing with the MediaWiki APISource codeContentsIndex
MediaWiki.Util.Fetch
Portabilityso-so
Stabilityprovisional
MaintainerSigbjorn Finne <sof@forkIO.com>
Description
Simple GET/de-ref of URLs; abstracting out networking backend/package.
Documentation
readContentsURL :: URLString -> IO StringSource
readUserContentsURL :: User -> URLString -> IO StringSource
postContentsURL :: Maybe User -> URLString -> [(String, String)] -> String -> IO ([(String, String)], String)Source
data User Source
Constructors
User
userName :: String
userPass :: String
Produced by Haddock version 2.7.2