/AWS1/CL_FNTRSPHEADERSPLYCON01¶
Determines whether CloudFront includes the X-Content-Type-Options HTTP response header with its value set to nosniff.
For more information about the X-Content-Type-Options HTTP response header, see X-Content-Type-Options in the MDN Web Docs.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_override TYPE /AWS1/FNTBOOLEAN /AWS1/FNTBOOLEAN¶
A Boolean that determines whether CloudFront overrides the
X-Content-Type-OptionsHTTP response header received from the origin with the one specified in this response headers policy.
Queryable Attributes¶
Override¶
A Boolean that determines whether CloudFront overrides the
X-Content-Type-OptionsHTTP response header received from the origin with the one specified in this response headers policy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OVERRIDE() |
Getter for OVERRIDE, with configurable default |
ASK_OVERRIDE() |
Getter for OVERRIDE w/ exceptions if field has no value |
HAS_OVERRIDE() |
Determine if OVERRIDE has a value |