Popularity
9.8
Stable
Activity
7.5
-
269
15
190

Monthly Downloads: 588
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Web     Conduit     Http    
Latest version: v2.3.7

http-conduit alternatives and similar packages

Based on the "http" category.
Alternatively, view http-conduit alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of http-conduit or a related project?

Add another 'http' Package

README

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](TUTORIAL.md).

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 .