git_smart_subtransport_http

Create an instance of the http subtransport.

This subtransport also supports https.

package extern (C) nothrow @nogc
int
git_smart_subtransport_http

Parameters

out_ .git_smart_subtransport**

The newly created subtransport

owner .git_transport*

The smart transport to own this subtransport

Return Value

Type: int

0 or an error code

Meta