@hackage http-conduit2.3.9.1
HTTP client package with conduit interface and HTTPS support.
Categories
License
BSD-3-Clause
Maintainer
Michael Snoyman <michael@snoyman.com>
Links
Versions
Installation
Dependencies (15)
- aeson >=0.8
- attoparsec
- attoparsec-aeson >=2.1
- base >=4.10 && <5
- bytestring >=0.9.1.4
- conduit >=1.2 Show all…
Dependents (416)
@hackage/yesod-auth-fb, @hackage/dataframe, @hackage/cabal-scaffold, @hackage/hermes, @hackage/pokitdok, @hackage/feed-crawl, Show all…
Package Flags
aeson
(on by default)
Enable the dependency on aeson
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/