package git-http

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