Module Git_mirage_http.Make
Parameters
module Happy_eyeballs : Mimic_happy_eyeballs.S with type flow = TCP.flowSignature
val connect : Mimic.ctx -> Mimic.ctx Lwt.tval with_optional_tls_config_and_headers :
?headers:(string * string) list ->
?authenticator:string ->
Mimic.ctx ->
Mimic.ctx Lwt.t