Skip to main content

HTTP__SCHEME

Constant HTTP__SCHEME 

Source
pub const HTTP__SCHEME: &str = "http.scheme";
๐Ÿ‘ŽDeprecated:

Use URL__SCHEME (url.scheme) instead.

Expand description

The URI scheme component identifying the used protocol.

  • PII: Maybe
  • Rewriting behavior: None

ยงAliases