@hackage http-conduit2.3.7.3
HTTP client package with conduit interface and HTTPS support.
Categories
License
BSD-3-Clause
Maintainer
Michael Snoyman <michael@snoyman.com>
Links
Versions
Installation
Dependencies (14)
- aeson >=0.8 && <2.2
- attoparsec
- base >=4 && <5
- bytestring >=0.9.1.4
- conduit >=1.2
- conduit-extra >=1.1 Show all…
Dependents (416)
@hackage/yesod-auth-fb, @hackage/dataframe, @hackage/cabal-scaffold, @hackage/hermes, @hackage/pokitdok, @hackage/feed-crawl, Show all…
http-conduit
Provides for making efficient HTTP/HTTPS requests, providing either a simple or streaming interface.
Full tutorial docs are available at: https://haskell-lang.org/library/http-client
The Network.HTTP.Conduit.Browser module has been moved to http://hackage.haskell.org/package/http-conduit-browser/