Constant HTTPS_ON
pub const HTTPS_ON: Bytes;Available on crate features
fastcgi and std only.Expand description
Value of HTTPS for a TLS-protected request. Frameworks (Laravel,
WordPress, …) read this for URL generation.