Constant HTTPS
pub const HTTPS: Bytes;Available on crate features
fastcgi and std only.Expand description
HTTPS — set to on when the connection is TLS-protected. Read by many
PHP frameworks for URL generation. Nginx convention.