An HTTP client engine, intended as a base layer for more user-friendly
packages.

This codebase has been refactored from http-conduit.

Note that, if you want to make HTTPS secure connections, you should
use http-client-tls in addition to this library.

Homepage:
http://hackage.haskell.org/package/http-client
