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
"ba07-6512bc9368f2f"
Expires
Thu, 01 Jan 1970 00:00:00 GMT
Last-Modified
Wed, 06 May 2026 20:12:41 GMT
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate etag: "ba07-6512bc9368f2f" expires: Thu, 01 Jan 1970 00:00:00 GMT last-modified: Wed, 06 May 2026 20:12:41 GMT pragma: no-cache
Content Headers
Content-Length
47623
Content-Type
text/html;charset=utf-8
content-length: 47623 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
Wed, 06 May 2026 20:57:47 GMT
X-Dispatcher
b80-dispatcher2cacentral1
X-Vhost
fidca
date: Wed, 06 May 2026 20:57:47 GMT x-dispatcher: b80-dispatcher2cacentral1 x-vhost: fidca
Recommendations
Enable compression (gzip/brotli) to improve performance