package tiny_httpd

  1. Overview
  2. Docs
exception Bad_req of int * string
val spf : ('a, unit, string) format -> 'a
val bad_reqf : int -> ('a, unit, string, 'b) format4 -> 'c
type 'a resp_result = ('a, int * string) result
val unwrap_resp_result : ('a, int * string) result -> 'b
OCaml

Innovation. Community. Security.