Open
Cached
·
just now
12
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
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-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • 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-cache
cache-control: no-cache
Content Headers
Content-Length
14
Content-Type
text/plain; charset=utf-8
content-length: 14 content-type: text/plain; charset=utf-8
Server Headers
server: cloudflare x-runtime: 0.003734
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 03 May 2026 23:58:49 GMT
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=8,cfOrigin;dur=69
Via
1.1 google
X-Request-Id
f6727477-c4a0-413e-b1b3-a259f31800ef
cf-cache-status: DYNAMIC cf-ray: 9f633744a9761b39-IAD date: Sun, 03 May 2026 23:58:49 GMT server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=8,cfOrigin;dur=69 via: 1.1 google x-request-id: f6727477-c4a0-413e-b1b3-a259f31800ef
Recommendations
Enable compression (gzip/brotli) to improve performance