We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
void hstsSubdomains ([ mixed $mode = true ] )
Add or remove the includeSubDomains flag from the HSTS policy (note this can be done with the ->hsts function too).
includeSubDomains
->hsts
Loosely casted to a boolean, true adds the includeSubDomains flag, false removes it.
true
false