package dream-httpaf

  1. Overview
  2. Docs
Internal: shared http/af stack for Dream (server) and Hyper (client)

Install

Dune Dependency

Authors

Maintainers

Sources

dream-1.0.0-alpha6.tar.gz
sha256=8d3b6344c0e175aca628b3d5bb8ee58265e8c1074fc2d40d63f136fef83daf90

doc/dream-httpaf.dream-httpaf_/Dream_httpaf_/Version/index.html

Module Dream_httpaf_.VersionSource

Sourcetype t = {
  1. major : int;
  2. minor : int;
}
Sourceval v1_0 : t
Sourceval v1_1 : t
Sourceval to_buffer : Buffer.t -> t -> unit
Sourceval compare : t -> t -> int
Sourceval to_string : t -> string
Sourceval of_string : string -> t
Sourceval pp_hum : Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.