httpversion
Type definitions of HTTP essentials
This package contains essential type definitions used in Cohttp. It is designed to have no dependencies and make it easy for other packages to easily interoperate with Cohttp.
Authors | Anil Madhavapeddy, Stefano Zacchiroli, David Sheets, Thomas Gazagnaire, David Scott, Rudi Grinberg, Andy Ray and Anurag Soni |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/mirage/ocaml-cohttp |
Issue Tracker | https://github.com/mirage/ocaml-cohttp/issues |
Maintainer | Anil Madhavapeddy <anil@recoil.org> |
Dependencies |
|
Source [http] | https://github.com/mirage/ocaml-cohttp/releases/download/v6.1.0/cohttp-6.1.0.tbz sha256=a81ac49699ec45f58b3d85cc4e2274120d28449d7c2075adb3234f0583d76c33 sha512=55b75c6afea58fa97a702712c5ecfb67bcfb8de32345ca0e40c16561aaf6f001daaf05781484a1df5caab85353f931b841169f3229563c655c463b7f7b44cd54 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/http/http.6.1.0/opam |
Required by
- cohttp>=6.1.0
- cohttp-async>=6.1.0
- cohttp-bench>=6.1.0
- cohttp-curl>=6.1.0
- cohttp-curl-async>=6.1.0
- cohttp-curl-lwt>=6.1.0
- cohttp-eio>=6.1.0
- cohttp-lwt>=6.1.0
- cohttp-lwt-jsoo>=6.1.0
- cohttp-lwt-unix>=6.1.0
- cohttp-server-lwt-unix>=6.1.0
- trail