Constant HTTP_SCHEME

pub const HTTP_SCHEME: &'static str;
Expand description

Deprecated, use url.scheme instead.

§Notes

§Examples

  • "http"
  • "https"