Cached · just now
18 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Good
default-src; script-src; style-src; +5 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
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
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Accept-Ranges
Performance
bytes
Connection
Performance
close
Vary
Performance
x-fh-requested-host, accept-encoding

Caching Headers

Cache-Control
Caching
public, max-age=300, s-maxage=86400, stale-while-revalidate=604800
Etag
Caching
"b017ed6c33f25e85c4094672f53855d7eef036b21f3471164839e9906e6e46e5"
Last-Modified
Caching
Wed, 29 Jul 2026 00:48:07 GMT

Content Headers

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

Server Headers

No server headers found

CORS Headers

No CORS headers found

Cookies Headers

No cookies headers found

Other Headers

Alt-Svc
Other
h3=":443";ma=86400,h3-29=":443";ma=86400,h3-27=":443";ma=86400
Date
Other
Mon, 10 Aug 2026 03:36:47 GMT
X-Cache
Other
MISS
X-Cache-Hits
Other
0
X-Served-By
Other
cache-ewr-kewr1740056-EWR
X-Timer
Other
S1786333007.399174,VS0,VE165

Recommendations

Enable compression (gzip/brotli) to improve performance