Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
no-cache, no-store, must-revalidate
cache-control: no-cache, no-store, must-revalidate
Content Headers
Content-Length
15722
Content-Type
text/html; charset=UTF-8
content-length: 15722 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 24 May 2026 03:19:03 GMT
Feature-Policy
autoplay 'self';camera 'none';fullscreen 'self';geolocation 'none';microphone 'none';payment 'none'
X-Permitted-Cross-Domain-Policies
none
X-Request-Id
thTkxewMwIkuIgrzRbOz
X-Robots-Tag
noindex, nofollow
date: Sun, 24 May 2026 03:19:03 GMT feature-policy: autoplay 'self';camera 'none';fullscreen 'self';geolocation 'none';microphone 'none';payment 'none' x-permitted-cross-domain-policies: none x-request-id: thTkxewMwIkuIgrzRbOz x-robots-tag: noindex, nofollow
Recommendations
Enable compression (gzip/brotli) to improve performance