http-conduit-2.0.0.10: HTTP client package with conduit interface and HTTPS support.
This package uses conduit for parsing the actual contents of the HTTP connection. It also provides higher-level functions which allow you to avoid directly dealing with streaming data. See http://www.yesodweb.com/book/http-conduit for more information.
The Network.HTTP.Conduit.Browser
module has been moved to http://hackage.haskell.org/package/http-conduit-browser/
The Network.HTTP.Conduit.MultipartFormData
module has been moved to http://hackage.haskell.org/package/http-client-multipart/
Modules
- Network