NetworkService.setScheme

Set's the URI scheme used to resolve proxies. By default, the service name is used as scheme. Since 2.26

class NetworkService
void
setScheme
(
string scheme
)

Parameters

scheme string

a URI scheme

Meta