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

Safe HaskellNone
LanguageHaskell2010

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