Globale HTTP(S) Header
Diese Header werden in allen HTTP-Antworten gesetzt.
Allgemeine Informationen
Domain |
TcHmiSrv |
Vollständiger Symbol-Pfad |
TcHmiSrv.Config::GLOBALHTTPHEADERS |
Kategorie |
Webserver |
Eigenschaft ist versteckt |
Nein |
Standardmäßig in jeder Konfiguration enthalten |
Nein |
Schema
Typ |
string |
Format |
multiline |
Default-Wert
{LASTMODIFIED}
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Content-Type-Options: nosniff
Content-Security-Policy: frame-ancestors 'self'
JSON-Schema
{
"category": "CATEGORY_WEBSERVER",
"configDescription": "DESC_GLOBAL_HTTP_HEADERS",
"default": "{LASTMODIFIED}\nStrict-Transport-Security: max-age=31536000; includeSubDomains\nX-Content-Type-Options: nosniff\nContent-Security-Policy: frame-ancestors 'self'",
"format": "multiline",
"propertyOrder": 16,
"type": "string"
}