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.0.0_beta2/cohttp-v6.0.0_beta2.tbz sha256=90ecec8bd580411b4272c031b2f6b9c0a50485d20683c6a9c615242f3724b017 sha512=83ef539469d982862174a929e9baeb5b2a34e9323ee577d8be7148ebed9e785d835d59cc22982bc083bb872e4544616e2bf531ed7edf96bc397151c28bf618d6 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/http/http.6.0.0~beta2/opam |
Required by
- cohttp>=6.0.0~beta2
- cohttp-async>=6.0.0~beta2
- cohttp-curl>=6.0.0~beta2
- cohttp-curl-async>=6.0.0~beta2
- cohttp-curl-lwt>=6.0.0~beta2
- cohttp-eio>=6.0.0~beta2
- cohttp-lwt>=6.0.0~beta2
- cohttp-lwt-jsoo>=6.0.0~beta2
- cohttp-lwt-unix>=6.0.0~beta2
- cohttp-server-lwt-unix>=6.0.0~beta2
- trail