package tiny_httpd_camlzip

  1. Overview
  2. Docs
Interface to camlzip for tiny_httpd

Install

Dune Dependency

Authors

Maintainers

Sources

v0.10.tar.gz
md5=110b74004889058151e06ebecc12d3df
sha512=65a4bda0d95f6ac566350b15f5b8174cce3de9dc56c035cf8b9b015fb63b6dbe33fcadc687891ff777301883b6c685f220a2b8ad297efa561ff75c188ed6b5ef

doc/tiny_httpd_camlzip/Tiny_httpd_camlzip/index.html

Module Tiny_httpd_camlzipSource

Sourceval setup : ?compress_above:int -> ?buf_size:int -> Tiny_httpd.t -> unit

Install callbacks for tiny_httpd to be able to encode/decode compressed streams

  • parameter compress_above

    threshold above with string responses are compressed

  • parameter buf_size

    size of the underlying buffer for compression/decompression

OCaml

Innovation. Community. Security.