package git-http

  1. Overview
  2. Docs
include Git.Sync.ENDPOINT with type t = Client.endpoint
val uri : t -> Uri.t
type headers = Client.headers
val headers : t -> headers
val with_uri : Uri.t -> t -> t