package smaws-lib

  1. Overview
  2. Docs
type t
module Response : sig ... end
module Body : sig ... end
val request : method_:Http.method_ -> uri:Uri.t -> ?headers:Http.headers -> ?body:Http.input_body -> t -> (Response.t * Body.t, Http.http_failure) Stdlib.result
OCaml

Innovation. Community. Security.