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
Connection
close
connection: close
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate, proxy-revalidate, no-transform, max-age=0
Expires
Thu, 01 Jan 1970 00:00:00 GMT
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate, proxy-revalidate, no-transform, max-age=0 expires: Thu, 01 Jan 1970 00:00:00 GMT pragma: no-cache
Content Headers
Content-Length
2455
Content-Type
text/html
content-length: 2455 content-type: text/html
Server Headers
Server
Unknown
server: Unknown
CORS Headers
Access-Control-Allow-Credentials
true
access-control-allow-credentials: true
Cookies Headers
Other Headers
Date
Thu, 09 Apr 2026 22:36:06 GMT
Uuid
ac1dbfed-342c-40d1-b952-f58bdbe40173
X-Fis-Idp-Transaction-Id
i3ade107
date: Thu, 09 Apr 2026 22:36:06 GMT uuid: ac1dbfed-342c-40d1-b952-f58bdbe40173 x-fis-idp-transaction-id: i3ade107
Recommendations
Enable compression (gzip/brotli) to improve performance