HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000;includeSubDomains
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

0 headers
No performance headers found

Caching Headers

2 headers
Cache-Control
Caching
no-cache, no-store, must-revalidate, private
Pragma
Caching
no-cache

Content Headers

3 headers
Content-Language
Content
en-US
Content-Length
Content
10752
Content-Type
Content
text/html;charset=utf-8

Server Headers

0 headers
No server headers found

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
grsh=fe5; path=/; HttpOnly; Secure

Other Headers

2 headers
Content-Security-Policy-Report-Only
Other
default-src 'self' data:; connect-src 'self'; frame-ancestors 'self' https://globalrelay.com https://*.globalrelay.com; frame-src 'self' https://globalrelay.com https://*.globalrelay.com; child-src 'self' https://globalrelay.com https://*.globalrelay.com; script-src 'self' 'nonce-NNidczD-hIh81WIirycsoFQgFtm8zUO7r-PMDaTzGIw'; report-uri /_/csp-report
P3p
Other
CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 318ms