Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Cookie, Accept-Language, origin
connection: close transfer-encoding: chunked vary: Cookie, Accept-Language, origin
Caching Headers
Cache-Control
max-age=0, no-cache, no-store, must-revalidate, private
Expires
Thu, 06 Aug 2026 19:32:17 GMT
cache-control: max-age=0, no-cache, no-store, must-revalidate, private expires: Thu, 06 Aug 2026 19:32:17 GMT
Content Headers
Content-Language
en-us
Content-Type
text/html; charset=utf-8
content-language: en-us content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Thu, 06 Aug 2026 19:32:17 GMT
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=9,cfOrigin;dur=69
Ue-Backend
wsgi-register
Ue-Node
uwsgi-register4
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: a27077763a7df180-CDG date: Thu, 06 Aug 2026 19:32:17 GMT server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=9,cfOrigin;dur=69 ue-backend: wsgi-register ue-node: uwsgi-register4
Recommendations
Enable compression (gzip/brotli) to improve performance