package git-http

  1. Overview
  2. Docs
type body = Lwt_cstruct_flow.o
type endpoint
type +'a io = 'a Lwt.t
val call : ?headers:headers -> ?body:body -> meth -> endpoint -> resp io