git_proxy_options

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

certificate_check
git_transport_certificate_check_cb certificate_check;
Undocumented in source.
credentials
git_cred_acquire_cb credentials;
Undocumented in source.
payload
void* payload;
Undocumented in source.
type
git_proxy_t type;
Undocumented in source.
url
const(char)* url;
Undocumented in source.
version_
uint version_;
Undocumented in source.

Meta