Description
Provides an easy-to-use HTTP client library for Haskell. It helps applications send requests, receive responses, and work with common web API patterns with less boilerplate.
It is useful for API clients, integrations, download tools, tests, and service-to-service communication. Developers should handle timeouts, TLS verification, redirects, retries, and sensitive headers carefully.