Safe Haskell | None |
---|---|
Language | Haskell2010 |
Imm.HTTP
Contents
Description
HTTP module abstracts over HTTP requests to the external world.
This module follows the Handle pattern.
import qualified Imm.HTTP as HTTP
Types
Handle to perform GET HTTP requests.
Constructors
Handle | |
Fields
|