Cached · just now
13 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Good
default-src; script-src; img-src; +4 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
  • Consider adding 'preload' to HSTS for maximum security
  • Strengthen CSP by removing 'unsafe-eval'
  • 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

Connection
Performance
close

Caching Headers

Cache-Control
Caching
private

Content Headers

Content-Length
Content
522
Content-Type
Content
text/html; charset=utf-8

Server Headers

Server
Server
nginx

CORS Headers

Access-Control-Allow-Methods
Cors
GET,POST,OPTIONS
Access-Control-Allow-Origin
Cors
*

Cookies Headers

Set-Cookie
Cookies

Other Headers

Date
Other
Thu, 28 May 2026 13:43:42 GMT
Rndkey
Other
P]fJ^(NISU>#=)hM^AE7%5YE4TA?LA4Ax@N>94(TXd adit_L0^7;%J:$A6*`.w2@
X-Proxy-Server-For
Other
msgapp-production-us-prod

Recommendations

Enable compression (gzip/brotli) to improve performance