Description
Provides an HTTP client library for Haskell. It helps applications make web requests, send data, receive responses, and interact with APIs through a typed interface.
It is useful for API clients, download tools, web integrations, automation, and services that call other services. It is a developer library and does not provide a standalone web browser.