The latest version of http-io-streams is 0.1.7.0-1.

http-io-streams

Version 0.1.2.0 revision 1 uploaded by HerbertValerioRiedel.

Package meta

Synopsis
HTTP client based on io-streams
Description

An HTTP client, using the Snap Framework's io-streams library to handle the streaming IO. The http-io-streams API designed for ease of use when querying web services and dealing with the result as streaming I/O.

The library is exported in a single module; see Network.Http.Client for full documentation.

NOTE: This is a fork of http-streams with a lighter dependency footprint which focuses on core HTTP functionality and as a consequence doesn't include out-of-the-box support for handling JSON data. If you need support for handling JSON web-services, you should use the original http-streams package instead of this package.

Author
Andrew Cowie <andrew@operationaldynamics.com>, Herbert Valerio Riedel <hvr@gnu.org>
Bug reports
https://github.com/hvr/http-io-streams/issues
Category
Web, IO-Streams
Copyright
© 2012-2018 Operational Dynamics Consulting, Pty Ltd and Others
Homepage
n/a
Maintainer
Herbert Valerio Riedel <hvr@gnu.org>
Package URL
n/a
Stability
n/a

Components