package git-http

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