Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Strengthen CSP by removing 'unsafe-eval'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
no-cache, must-revalidate
Expires
Fri, 01 Jan 1990 00:00:00 GMT
Last-Modified
Thu, 21 Apr 2016 03:17:22 GMT
Pragma
no-cache
cache-control: no-cache, must-revalidate expires: Fri, 01 Jan 1990 00:00:00 GMT last-modified: Thu, 21 Apr 2016 03:17:22 GMT pragma: no-cache
Content Headers
Content-Length
639
Content-Type
text/html
content-length: 639 content-type: text/html
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Date
Wed, 15 Apr 2026 13:03:56 GMT
alt-svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
date: Wed, 15 Apr 2026 13:03:56 GMT
report-to: {"group":"sslops","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/sslops"}]}
Recommendations
Enable compression (gzip/brotli) to improve performance