Network.OAuth.Http.HttpClient
Description
A type class that is able to perform HTTP requests.
Documentation
class Monad m => HttpClient m whereSource
The HttpClient type class.
hoauth-0.2.3: A Haskell implementation of OAuth 1.0a protocol.
Network.OAuth.Http.HttpClient
Description
A type class that is able to perform HTTP requests.
class Monad m => HttpClient m whereSource
The HttpClient type class.