Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000; includeSubdomains;
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • 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
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding,Origin
accept-ranges: bytes connection: close vary: Accept-Encoding,Origin
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate
Etag
"27801-65108f92949a5"
Expires
Thu, 01 Jan 1970 00:00:00 GMT
Last-Modified
Tue, 05 May 2026 02:40:42 GMT
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate etag: "27801-65108f92949a5" expires: Thu, 01 Jan 1970 00:00:00 GMT last-modified: Tue, 05 May 2026 02:40:42 GMT pragma: no-cache
Content Headers
Content-Length
161793
Content-Type
text/html;charset=utf-8
content-length: 161793 content-type: text/html;charset=utf-8
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Headers
Origin,X-Requested-With,Content-Type,Accept
Access-Control-Allow-Methods
POST,GET,OPTIONS
access-control-allow-credentials: true access-control-allow-headers: Origin,X-Requested-With,Content-Type,Accept access-control-allow-methods: POST,GET,OPTIONS
Cookies Headers
Other Headers
Date
Tue, 05 May 2026 02:42:02 GMT
X-Dispatcher
b80-dispatcher2cacentral1
X-Vhost
fidca
date: Tue, 05 May 2026 02:42:02 GMT x-dispatcher: b80-dispatcher2cacentral1 x-vhost: fidca
Recommendations
Enable compression (gzip/brotli) to improve performance