scheme property

String? scheme
getter/setter pair

Scheme to use for connecting to the host.

Defaults to HTTP. Acceptable values are "HTTP" or "HTTPS".

Implementation

core.String? scheme;