package clz

  1. Overview
  2. Docs
Compression support for cohttp-lwt client using decompress

Install

Dune Dependency

Authors

Maintainers

Sources

clz-0.1.0.tbz
sha256=98e87ae5b0283d866e5a888db59b5d63311c0c683faa0d3bea181cf28ac3c622
sha512=0fcf11ca574c387102ea642dd124236823eb3f751f93637059ee6ceddb431dda05177d78a467d78b8e7a9210797d97b34322fd941cd7a677d1ac65d1da5068a2

CHANGES.md.html

0.1.0

  • improved README

  • rename to Clz (cohttp-lwt-z)

  • change semantics of Cuz_cohttp.accept_gzde and make it more flexible

  • rename Cuz_cohttp.accept_gzde to Cuz_cohttp.update_header

  • use ptime instead of Unix.gettimeofteday for the gzip configuration

0.0.1

  • Updated API to support deflate

  • Update API to mimic https://github.com/tmattio/dream-encoding

0.0.0

  • First unstable release