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
URL__SCHEME(url.scheme)