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