Hackage documentation generation is not reliable. For up to date documentation, please see: http://www.stackage.org/package/http-conduit.


Keywords
conduit, library, web, Propose Tags, http://www.stackage.org/package/http-conduit, Skip to Readme, Index, Quick Jump, Network.HTTP.Client.Conduit, Network.HTTP.Conduit, Network.HTTP.Simple, More info, http-conduit-2.3.8.3.tar.gz, browse, Package description, Package maintainers, MichaelSnoyman, edit package information , https://github.com/snoyberg/http-client/blob/master/TUTORIAL.md, http://hackage.haskell.org/package/http-conduit-browser/, haskell, http-client, http-conduit
License
BSD-3-Clause
Install
cabal install http-conduit-2.2.2

Documentation

http-client megarepo

Build Status

This is a mega-repo for housing the http-client family of packages for Haskell. These packages provide a low level HTTP client engine (http-client), different backends for providing SSL support (http-client-tls and http-client-openssl), and higher-level APIs for user convenience (http-conduit).

Please check out the tutorial.

Due to Haddock pulling the documentation directly from http-client, some "Since" notations give the version numbers of the http-client package. For reference, http-client-0.5.0 corresponds to http-conduit-2.2.0, and http-client-0.4.30 corresponds to http-conduit-2.1.11 .