Open
Cached
·
just now
11
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Present
same-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Content-Type-Options: nosniff
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires
Thu, 01 Jan 1970 00:00:01 GMT
cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 expires: Thu, 01 Jan 1970 00:00:01 GMT
Content Headers
Content-Length
16
Content-Type
text/plain; charset=UTF-8
content-length: 16 content-type: text/plain; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 20 Apr 2026 17:02:47 GMT
Server-Timing
cfEdge;dur=26,cfOrigin;dur=0,cfWorker;dur=1
cf-ray: 9ef5b7fdbc80ccb0-IAD date: Mon, 20 Apr 2026 17:02:47 GMT server-timing: cfEdge;dur=26,cfOrigin;dur=0,cfWorker;dur=1
Recommendations
Enable compression (gzip/brotli) to improve performance