Open
Cached
·
just now
16
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains;
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
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
public, must-revalidate, max-age=60
Expires
Mon, 27 Jul 2026 15:06:29 GMT
Last-Modified
Thu, 23 Jul 2026 11:30:05 GMT
cache-control: public, must-revalidate, max-age=60 expires: Mon, 27 Jul 2026 15:06:29 GMT last-modified: Thu, 23 Jul 2026 11:30:05 GMT
Content Headers
Content-Length
142567
Content-Type
text/html; charset=utf-8
content-length: 142567 content-type: text/html; charset=utf-8
Server Headers
Server
HeRay
server: HeRay
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Mon, 27 Jul 2026 18:14:59 GMT
Heray-Cache-Status
REVALIDATED
alt-svc: h3=":443"; ma=86400 date: Mon, 27 Jul 2026 18:14:59 GMT heray-cache-status: REVALIDATED
Recommendations
Enable compression (gzip/brotli) to improve performance