@hackage / http-tower-hs

Composable HTTP client middleware for Haskell, built on tower-hs

0.3.0.0

About

Metadata

  • Last updated , by jarlah
  • License MIT
  • Categories Network Development
  • Maintained by: jarlah@protonmail.com

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.10.1
  2. 9.8.4
  3. 9.6.6

Readme

http-tower-hs

Composable HTTP client middleware for Haskell, built on tower-hs.

Provides HTTP-specific middleware: headers, request IDs, redirect following, response validation, OpenTelemetry tracing with HTTP semantic conventions, and logging.

Part of the tower-hs mono-repo. See the repo README for full documentation and examples.