Constant HTTP_SCHEME

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

Deprecated, use url.scheme instead.

§Notes

§Examples

  • "http"
  • "https"