hoauth-0.3.0: A Haskell implementation of OAuth 1.0a protocol.

Network.OAuth.Http.CurlHttpClient

Description

A type class that is able to perform HTTP requests.

Documentation

data CurlClient Source

Constructors

CurlClient