package piaf

  1. Overview
  2. Docs
type t =
  1. | HTTP
  2. | HTTPS
val of_uri : Uri.t -> (t, [ `Msg of string ]) Stdlib.result
val to_string : t -> string
val pp_hum : Stdlib.Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.