Register a TLS stream constructor for the library to use. This stream
will not support HTTP CONNECT proxies. This internally calls
git_stream_register and is preserved for backward compatibility.
This function is deprecated, but there is no plan to remove this
function at this time.
@deprecated Provide a git_stream_registration to git_stream_register
@see git_stream_register
Register a TLS stream constructor for the library to use. This stream will not support HTTP CONNECT proxies. This internally calls git_stream_register and is preserved for backward compatibility.
This function is deprecated, but there is no plan to remove this function at this time.
@deprecated Provide a git_stream_registration to git_stream_register @see git_stream_register