package cohttp-top

  1. Overview
  2. No Docs
CoHTTP toplevel pretty printers for HTTP types

Install

dune-project
 Dependency

Authors

Maintainers

Sources

cohttp-6.2.2.tbz
sha256=499cd8b094cee4b00fe6b9f6322680f81fe87161e963a196b109c1882610af62
sha512=701b946af0a84c9f5d1f5131fc4cea9b35fa2fd18d67460eb0caf4f916acc4ae8695d65594d0e0074f2729dc9ca54cfd984b1863a6f7dc345e171be4e3c3b258

Description

This library installs toplevel prettyprinters for CoHTTP types such as the Request, Response and Types modules. Once this library has been loaded, you can directly see the values of those types in toplevels such as utop or ocaml.

Published: 28 Jul 2026

Dependencies (3)

  1. cohttp = version
  2. ocaml >= "4.08"
  3. dune >= "3.8"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None