|
Network.OAuth.Http.HttpClient |
|
|
Description |
A type class that is able to perform HTTP requests.
|
|
Synopsis |
|
|
|
Documentation |
|
|
The HttpClient type class.
| | Methods | | Performs the request and returns the response wrapped into a given monad.
| | | Unpacks the monad and returns the inner IO monad.
|
|
|
|
|
The libcurl backend
| Constructors | |
|
|
Produced by Haddock version 2.6.0 |