Open
Cached
·
just now
22
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
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
Age
35716
Cache-Control
s-maxage=2419200, max-age=0, must-revalidate, public
Last-Modified
Mon, 04 May 2026 18:38:53 GMT
age: 35716 cache-control: s-maxage=2419200, max-age=0, must-revalidate, public last-modified: Mon, 04 May 2026 18:38:53 GMT
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Cc-Build-Id
21573361
Cc-Cache-Group
default
Cc-Cache-Status
HIT
Cc-Perf
fetch-headers=25;t=34
Cc-Request-Id
558b284efea59c823af8df3bf2439cac
Cc-Request-Type
primary-write
Cc-Resolver
v3
Cc-Stable-Domain
mirthful-dawn.cloudvent.net
Date
Tue, 05 May 2026 04:35:17 GMT
X-Request-Id
53666cddeb6d2b1a7d35457a0789cab0
alt-svc: h3=":443"; ma=86400 cc-build-id: 21573361 cc-cache-group: default cc-cache-status: HIT cc-perf: fetch-headers=25;t=34 cc-request-id: 558b284efea59c823af8df3bf2439cac cc-request-type: primary-write cc-resolver: v3 cc-stable-domain: mirthful-dawn.cloudvent.net cf-cache-status: HIT cf-ray: 9f6d09a29e05065d-IAD date: Tue, 05 May 2026 04:35:17 GMT x-request-id: 53666cddeb6d2b1a7d35457a0789cab0
Recommendations
Enable compression (gzip/brotli) to improve performance