package awsm

  1. Overview
  2. Docs
type t
val version : t -> int * int
val headers : t -> Headers.t
val meth : t -> Meth.t
val body : t -> string
val make : ?version:(int * int) -> ?headers:Headers.t -> ?body:string -> Meth.t -> t
val pp : Stdlib.Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.