21 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=300
Content-Security-Policy
Basic
base-uri; child-src; connect-src; +12 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add X-Content-Type-Options: nosniff
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Accept-Ranges
Performance
bytes
Connection
Performance
close
Vary
Performance
Accept-Encoding, Cookie, Cookie

Caching Headers

Age
Caching
4154
Cache-Control
Caching
public, max-age=604800

Content Headers

Content-Length
Content
291915
Content-Type
Content
text/html; charset=UTF-8

Server Headers

Server
Server
nginx

CORS Headers

Access-Control-Allow-Origin
Cors
*

Cookies Headers

No cookies headers found

Other Headers

Date
Other
Tue, 02 Jun 2026 14:37:51 GMT
Link
Other
Via
Other
1.1 varnish, 1.1 varnish, 1.1 varnish, 1.1 varnish
X-Cache
Other
HIT, MISS, MISS, MISS
X-Cache-Hits
Other
19, 0, 0, 0
X-Pantheon-Styx-Hostname
Other
styx-us-a-5fbd9fdf97-n6drr
X-Pingback
Other
https://www.veeva.com/xmlrpc.php
X-Served-By
Other
cache-chi-klot8100138-CHI, cache-ewr-kewr1740071-EWR, cache-ewr-kewr1740045-EWR, cache-ewr-kewr1740045-EWR
X-Styx-Req-Id
Other
f5e096c6-5e86-11f1-925f-3af5a2b26c31
X-Timer
Other
S1780411072.603853,VS0,VE41

Recommendations

Enable compression (gzip/brotli) to improve performance