HTTP header
http.header MQL resource for querying Network infrastructure with cnquery and cnspec.
NetworkPrivate Resource
HTTP header
Min version: 9.0.0Defaults:
length=params.lengthRelationships
7 resources · 8 relationships·Click to select, expand fields to see properties.
Fields (10)
| Field | Type | Description |
|---|---|---|
contentType | http.header.contentType | Content-Type header |
csp | map[string]string | Content-Security-Policy header |
paramsrequired | map[string][]string | Raw list of parameters for this header |
referrerPolicy | string | Referrer-Policy header |
setCookie | http.header.setCookie | Set-Cookie header |
sts | http.header.sts | HTTP Strict-Transport-Security (HSTS) header |
xContentTypeOptions | string | X-Content-Type-Options header: nosniff |
xFrameOptions | string | X-Frame-Options header: DENY, SAMEORIGIN, or ALLOW-FROM origin (obsolete) |
xssProtectionprivate | http.header.xssProtection | HTTP header X-XSS-Protection, which is now outdated (replaced by CSP) |
xXssProtection | http.header.xssProtection | X-XSS-Protection header |
Field Details
xssProtectionhttp.header.xssProtection
and may even cause security vulnerabilities