subdomainTLSRedirect property

bool subdomainTLSRedirect
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;