Cached · just now
22 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
19795
Cache-Control
Caching
public, max-age=604800

Content Headers

Content-Length
Content
220533
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
Sat, 06 Jun 2026 09:29:33 GMT
Link
Other
Via
Other
1.1 varnish, 1.1 varnish, 1.1 varnish, 1.1 varnish
X-Cache
Other
HIT, HIT, MISS, MISS
X-Cache-Hits
Other
3, 0, 0, 0
X-Pantheon-Styx-Hostname
Other
styx-us-a-5fbd9fdf97-ncbdt
X-Pingback
Other
https://dev.veeva.com/xmlrpc.php
X-Robots-Tag
Other
noindex
X-Served-By
Other
cache-chi-kmdw8640055-CHI, cache-ewr-kewr1740078-EWR, cache-ewr-kewr1740030-EWR, cache-ewr-kewr1740030-EWR
X-Styx-Req-Id
Other
230a2f96-615c-11f1-9e80-6af46e3395f0
X-Timer
Other
S1780738173.008327,VS0,VE43

Recommendations

Enable compression (gzip/brotli) to improve performance