package piaf

  1. Overview
  2. Docs
type t =
  1. | HTTP_1_0
  2. | HTTP_1_1
  3. | HTTP_2
type http_version := t
val pp : Format.formatter -> t -> unit
module Raw : sig ... end
OCaml

Innovation. Community. Security.