httpsProxy property

String? httpsProxy
getter/setter pair

URL for the HTTPS proxy to be used when communicating with the Git repo.

Only specify when secret_type is cookiefile, token, or none.

Optional.

Implementation

core.String? httpsProxy;