scheme property

String scheme
final

Scheme to use for connecting to the host. Defaults to HTTP. Acceptable values are "HTTP" or "HTTPS".

Implementation

final String scheme;