@hackage / http-conduit

HTTP client package with conduit interface and HTTPS support.

Latest2.3.9.1

About

Metadata

  • Last updated , by KazuYamamoto
  • License BSD-3-Clause
  • Categories Streaming, Web Development
  • Maintained by: Michael Snoyman <michael@snoyman.com>

  • Lottery factor: 3

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    aeson (on by default)

    Enable the dependency on aeson

Readme

http-conduit

Provides for making efficient HTTP/HTTPS requests, providing either a simple or streaming interface.

Full tutorial docs are available at: https://github.com/snoyberg/http-client/blob/master/TUTORIAL.md

The Network.HTTP.Conduit.Browser module has been moved to http://hackage.haskell.org/package/http-conduit-browser/