Open
Cached
·
just now
19
Headers
Detected Technologies from 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
Present
origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Strengthen CSP by removing 'unsafe-eval'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate
Expires
Thu, 19 Nov 1981 08:52:00 GMT
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate expires: Thu, 19 Nov 1981 08:52:00 GMT pragma: no-cache
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
Access-Control-Allow-Headers
authorization,content-type,recite-token
Access-Control-Allow-Methods
GET, POST, PUT, OPTIONS
Access-Control-Allow-Origin
*
access-control-allow-headers: authorization,content-type,recite-token access-control-allow-methods: GET, POST, PUT, OPTIONS access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Sun, 03 May 2026 09:43:03 GMT
Upgrade
h2,h2c
date: Sun, 03 May 2026 09:43:03 GMT upgrade: h2,h2c
Recommendations
Enable compression (gzip/brotli) to improve performance