Description
Provides an HTTP client interface built around Haskell pipes. It lets applications make web requests and process response bodies through streaming pipelines.
It is useful for downloaders, API clients, data importers, and tools that need to handle HTTP data incrementally. It is a developer library and does not provide a standalone browser or download manager.