subdomainTLSRedirect property
final
Whether to redirect HTTP subdomain requests to HTTPS.
Never enabled for localhost or 127.0.0.1 to avoid redirect loops.
Implementation
final bool subdomainTLSRedirect;
Whether to redirect HTTP subdomain requests to HTTPS.
Never enabled for localhost or 127.0.0.1 to avoid redirect loops.
final bool subdomainTLSRedirect;