@hackage http-conduit1.8.6.1

HTTP client package with conduit interface and HTTPS support.

This package uses attoparsec for parsing the actual contents of the HTTP connection. It also provides higher-level functions which allow you to avoid direct usage of conduits. See http://www.yesodweb.com/book/http-conduit for more information.

Network.HTTP.Conduit.Browser module has been moved to http://hackage.haskell.org/package/http-conduit-browser/