package tiny_httpd

  1. Overview
  2. Docs
type t
val size : t -> int
val clear : t -> unit
val create : ?size:int -> unit -> t
val contents : t -> string
OCaml

Innovation. Community. Security.