Open
Cached
·
just now
18
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000
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
Connection
close
Transfer-Encoding
chunked
Vary
accept-encoding
connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
Age
1086124
Cache-Control
public, max-age=0, must-revalidate
Etag
W/"c99b2fa8a1f7d5092892d55d2956887c"
Last-Modified
Fri, 24 Apr 2026 21:45:40 GMT
age: 1086124 cache-control: public, max-age=0, must-revalidate etag: W/"c99b2fa8a1f7d5092892d55d2956887c" last-modified: Fri, 24 Apr 2026 21:45:40 GMT
Content Headers
Content-Disposition
inline; filename="appflow"
Content-Type
text/html; charset=utf-8
content-disposition: inline; filename="appflow" content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Date
Thu, 07 May 2026 11:27:45 GMT
cf-cache-status: DYNAMIC cf-ray: 9f7fe0935a5407e9-IAD date: Thu, 07 May 2026 11:27:45 GMT x-vercel-cache: HIT x-vercel-id: iad1::d9hk7-1778153265239-c427dc4ac302
Recommendations
Enable compression (gzip/brotli) to improve performance