Description
Provides an HTTP client for Haskell applications that use the io-streams approach. It lets programs send requests and read responses through stream-based interfaces.
This is useful when a project already uses io-streams and needs HTTP access that fits the same design. It is a developer library, not a standalone browser or download tool.