Enable ETAG
The entity tag HTTP header is an identifier for a specific version of a resource.
General Information
|
Domain |
TcHmiSrv |
|
Full symbol path |
TcHmiSrv.Config::ETAGENABLED |
|
Category |
Webserver |
|
Property is hidden |
No |
|
Contained in every configuration by default |
No |
Schema
|
Type |
boolean |
|
Default value |
True |
JSON Schema
{
"category": "CATEGORY_WEBSERVER",
"configDescription": "DESC_ETAGENABLED",
"default": true,
"propertyOrder": 8,
"type": "boolean"
}