Skip to main content

DEFAULT_SCHEME

Constant DEFAULT_SCHEME 

Source
pub const DEFAULT_SCHEME: &str = "http";
Expand description

http, because https needs a root trusted once by hand and a default that silently required that would fail for everybody who had not done it.