FICHA · MANJARO

haskell-bsb-http-chunked

Chunked HTTP transfer encoding for bytestring builders

  • haskell-library
  • LIBRARY
  • HTTP
  • STREAMING
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library for HTTP chunked transfer encoding using ByteString builders. It helps servers or clients stream HTTP response data when the full size is not known in advance.

Developers use it in web servers, proxies, and streaming APIs. Correct chunk framing matters because broken encoding can make clients hang, truncate data, or reject responses.

Permissions

Permissions not analysed for this source yet.