http-streams-0.8.3.3: An HTTP client using io-streams
Overview
An HTTP client, using the Snap Framework's 'io-streams' library to hande the streaming IO. The API is optimized for ease of use for the rather common case of code needing to query web services and deal with the result.
The library is exported in a single module; see Network.Http.Client for full documentation.
Modules
- Network