Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=63072000; includeSubDomains
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Present
nosniff, 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 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
Connection
close
Vary
Cookie, Accept-Language
connection: close vary: Cookie, Accept-Language
Caching Headers
Cache-Control
no-cache
cache-control: no-cache
Content Headers
Content-Language
en
Content-Length
28561
Content-Type
text/html; charset=utf-8
content-language: en content-length: 28561 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Allow
GET, OPTIONS, POST
Date
Wed, 22 Apr 2026 15:32:39 GMT
X-Hf-Request-Id
HF1776871959175-20149-1211974727
allow: GET, OPTIONS, POST date: Wed, 22 Apr 2026 15:32:39 GMT x-hf-request-id: HF1776871959175-20149-1211974727
Recommendations
Enable compression (gzip/brotli) to improve performance