@hackage http-conduit2.0.0.1

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/