HTTP_SCHEME

Constant HTTP_SCHEME 

Source
pub const HTTP_SCHEME: &'static str;
👎Deprecated: {note: Replaced by url.scheme., reason: renamed, renamed_to: url.scheme}
Expand description

Deprecated, use url.scheme instead.

§Notes

§Examples

  • "http"
  • "https"