happstack-server-0.5.0.3: Web related tools and services.

Happstack.Server.HTTP.Client

Synopsis

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.