thrift-0.9.2: Haskell bindings for the Apache Thrift RPC system

Safe HaskellNone
LanguageHaskell98

Thrift.Transport.HttpClient

Synopsis

Documentation

data HttpClient Source

HttpClient, or THttpClient implements the Thrift Transport | Layer over http or https.

openHttpClient :: URI -> IO HttpClient Source

Use openHttpClient to create an HttpClient connected to uri