happstack-server-0.4.1: Web related tools and services.Source codeContentsIndex
Happstack.Server.HTTP.Client
Synopsis
getResponse :: Request -> IO (Either String Response)
unproxify :: Request -> Request
unrproxify :: String -> [(String, String)] -> Request -> Request
Documentation
getResponse :: Request -> IO (Either String Response)Source
Sends the serialized request to the host defined in the request and attempts to parse response upon arrival.
unproxify :: Request -> RequestSource
unrproxify :: String -> [(String, String)] -> Request -> RequestSource
Produced by Haddock version 2.6.1