| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sun, 18 Jan 2026 16:41:55 GMT
X-Served-By: cache-dfw-kdal2120135-DFW, cache-bom-vanm7210075-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768754515.416588,VS0,VE348
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
http-conduit: HTTP client package with conduit interface and HTTPS support.
[Skip to Readme]
http-conduit: HTTP client package with conduit interface and HTTPS support.
Hackage documentation generation is not reliable. For up to date documentation, please see: https://www.stackage.org/package/http-conduit.
[Skip to Readme]
Modules
- Network
- HTTP
- Client
- Network.HTTP.Client.Conduit
- Network.HTTP.Conduit
- Network.HTTP.Simple
- Client
- HTTP
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| aeson | Enable the dependency on aeson | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- http-conduit-2.3.9.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Readme for http-conduit-2.3.9.1
[back to package description]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 https://hackage.haskell.org/package/http-conduit-browser/